pgbouncer: update to 1.9.0.
This commit is contained in:
parent
1c40b77503
commit
a3d342081c
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
pkgname=pgbouncer
|
||||
version=1.8.1
|
||||
version=1.9.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="libevent-devel"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
|||
license="ISC"
|
||||
homepage="https://pgbouncer.github.io/"
|
||||
distfiles="https://pgbouncer.github.io/downloads/files/${version}/pgbouncer-${version}.tar.gz"
|
||||
checksum=fa8bde2a2d2c8c80d53a859f8e48bc6713cf127e31c77d8f787bbc1d673e8dc8
|
||||
checksum=39eca9613398636327e79cbcbd5b41115035bca9ca1bd3725539646468825f04
|
||||
|
||||
post_install() {
|
||||
vlicense COPYRIGHT
|
||||
|
|
Loading…
Reference in a new issue