From 7e439864b80eedeeb414e529d44d7fc5ba46c4b2 Mon Sep 17 00:00:00 2001 From: Kyle Nusbaum Date: Tue, 9 Jun 2020 12:30:23 -0500 Subject: [PATCH] pgbouncer: update to 1.13.0. --- srcpkgs/pgbouncer/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pgbouncer/template b/srcpkgs/pgbouncer/template index 89eb9164942..1073b83d84b 100644 --- a/srcpkgs/pgbouncer/template +++ b/srcpkgs/pgbouncer/template @@ -1,6 +1,6 @@ # Template file for 'pgbouncer' pkgname=pgbouncer -version=1.12.0 +version=1.13.0 revision=2 build_style=gnu-configure hostmakedepends="pkg-config" @@ -10,7 +10,7 @@ maintainer="Kyle Nusbaum " license="ISC" homepage="https://pgbouncer.github.io/" distfiles="https://pgbouncer.github.io/downloads/files/${version}/pgbouncer-${version}.tar.gz" -checksum=1b3c6564376cafa0da98df3520f0e932bb2aebaf9a95ca5b9fa461e9eb7b273e +checksum=4cb821c95f05625594355bba89c139f2a4e062af221c2135bf0526b920c89d31 post_install() { vlicense COPYRIGHT