pgbouncer: update to 1.10.0.

This commit is contained in:
Kyle Nusbaum 2019-07-08 12:54:59 -05:00 committed by Helmut Pozimski
parent d6153877fc
commit ba4ce61c90

View file

@ -1,6 +1,7 @@
# Template file for 'pgbouncer'
pkgname=pgbouncer
version=1.9.0
revision=3
version=1.10.0
revision=1
build_style=gnu-configure
makedepends="libevent-devel"
short_desc="Lightweight connection pooler for PostgreSQL"
@ -8,7 +9,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=39eca9613398636327e79cbcbd5b41115035bca9ca1bd3725539646468825f04
checksum=d8a01442fe14ce3bd712b9e2e12456694edbbb1baedb0d6ed1f915657dd71bd5
post_install() {
vlicense COPYRIGHT