update: pooler 24.03

This commit is contained in:
ngn 2024-08-25 19:48:50 +03:00
parent 7d4e59f3e7
commit 63990c53df

View File

@ -1,7 +1,7 @@
# general info # general info
NAME="pooler" NAME="pooler"
DESC="Simple MPTP server for serving package pools" DESC="Simple MPTP server for serving package pools"
VERSION="24.02" VERSION="24.03"
# required files # required files
FILES=( FILES=(
@ -9,7 +9,7 @@ FILES=(
"pooler.service" "pooler.service"
) )
HASHES=( HASHES=(
"8acf72885dd840cb4565d5bea035206af3786da54b1718ae1af0427d08925e15" "4df421306c4b6bd6828b66a3f66693f3d734de169f1fe91348de3b1e5a7abadd"
"c33e084c1e5be884f174a17856f1704c280b54ae6c4da496f9ce1f207646d173" "c33e084c1e5be884f174a17856f1704c280b54ae6c4da496f9ce1f207646d173"
) )