pgbouncer: update to 1.16.1.
This commit is contained in:
parent
77395b768c
commit
efa5f95c96
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pgbouncer'
|
||||
pkgname=pgbouncer
|
||||
version=1.16.0
|
||||
version=1.16.1
|
||||
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=a4a391618bb83caaee2a8cd9653974f4c1b98b95987d5cabbbeb801da6342652
|
||||
checksum=087477e9e4766d032b04b7b006c0c8d64160a54141a7bfc2c6e5ae7ae11bf7fc
|
||||
make_check=ci-skip # Postgres server can't be run as root
|
||||
|
||||
pre_check() {
|
||||
|
|
Loading…
Reference in a new issue