pgbouncer: update to 1.21.0.
This commit is contained in:
parent
73c48ea39d
commit
ace64ca234
1 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue