pgadmin3: rebuild to fix ABI mismatch with wxWidgets

This commit is contained in:
John 2018-08-19 11:01:59 +02:00 committed by Helmut Pozimski
parent 8e31d8dcb4
commit 868fafc2c4

View File

@ -1,7 +1,7 @@
# Template file for 'pgadmin3'
pkgname=pgadmin3
version=1.22.2
revision=7
revision=8
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"