From a55db18e43ea19ad44defb023b1e5b8772a2e5a3 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 3 Nov 2017 17:39:27 +0000 Subject: [PATCH] xchm: rebuild with gc7.2 --- srcpkgs/xchm/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xchm/template b/srcpkgs/xchm/template index f1b9e843693..43b973ac01b 100644 --- a/srcpkgs/xchm/template +++ b/srcpkgs/xchm/template @@ -1,7 +1,7 @@ # Template file for 'xchm' pkgname=xchm version=1.23 -revision=3 +revision=4 build_style=gnu-configure configure_args="--with-wx-config=wx-config-3.0" makedepends="libchmlib-devel wxWidgets-devel"