From e785b5993f1660063c318f6fc864d47f420b8154 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 19 Oct 2018 14:37:39 +0200 Subject: [PATCH] pgbouncer: rebuild with libressl-2.8 --- srcpkgs/pgbouncer/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/pgbouncer/template b/srcpkgs/pgbouncer/template index f5f3230da22..61aee4df138 100644 --- a/srcpkgs/pgbouncer/template +++ b/srcpkgs/pgbouncer/template @@ -1,6 +1,6 @@ pkgname=pgbouncer version=1.9.0 -revision=1 +revision=2 build_style=gnu-configure makedepends="libevent-devel" short_desc="Lightweight connection pooler for PostgreSQL"