pgbouncer: update to 1.21.0.

This commit is contained in:
Imran Khan 2023-11-01 18:49:11 +06:00 committed by Chocimier
parent 73c48ea39d
commit ace64ca234

View file

@ -1,6 +1,6 @@
# Template file for 'pgbouncer'
pkgname=pgbouncer
version=1.20.1
version=1.21.0
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
@ -12,7 +12,7 @@ license="ISC"
homepage="https://pgbouncer.github.io/"
changelog="https://raw.githubusercontent.com/pgbouncer/pgbouncer/master/NEWS.md"
distfiles="https://pgbouncer.github.io/downloads/files/${version}/pgbouncer-${version}.tar.gz"
checksum=24992cf557d73426d7048698dffc7b019e6364d4d8757ae2cf5e2471286a2088
checksum=7e1dd620c8d85a8490aff25061d5055d7aef9cf3e8bfe2d9e7719b8ee59114e2
make_check=ci-skip # Postgres server can't be run as root
pre_check() {