From ec32a1ac53fbb279c5544623df055254a3da8392 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 8 Dec 2016 08:59:06 +0000 Subject: [PATCH] xchm: rebuild with gcc6 --- srcpkgs/xchm/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xchm/template b/srcpkgs/xchm/template index 673af183c81..f1b9e843693 100644 --- a/srcpkgs/xchm/template +++ b/srcpkgs/xchm/template @@ -1,7 +1,7 @@ # Template file for 'xchm' pkgname=xchm version=1.23 -revision=2 +revision=3 build_style=gnu-configure configure_args="--with-wx-config=wx-config-3.0" makedepends="libchmlib-devel wxWidgets-devel"