From 9ae1cfa254b191b9a6cc4e2790dd4112fb0e422a Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 3 Nov 2017 17:39:26 +0000 Subject: [PATCH] pgadmin3: rebuild with gc7.2 --- srcpkgs/pgadmin3/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/pgadmin3/template b/srcpkgs/pgadmin3/template index a9ae94d9899..68c1f5614ff 100644 --- a/srcpkgs/pgadmin3/template +++ b/srcpkgs/pgadmin3/template @@ -1,7 +1,7 @@ # Template file for 'pgadmin3' pkgname=pgadmin3 version=1.22.2 -revision=3 +revision=4 build_style=gnu-configure configure_args="ac_cv_path_WX_CONFIG=wx-config-3.0 --with-wx-version=3.0" makedepends="postgresql-libs-devel wxWidgets-devel libxslt-devel libressl-devel"