From 8c998c95148bae8ac75595a3a264e7306ca71469 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 8 Dec 2016 09:09:10 +0000 Subject: [PATCH] hugin: rebuild with gcc6 --- srcpkgs/hugin/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hugin/template b/srcpkgs/hugin/template index a37913ab514..a82988c962e 100644 --- a/srcpkgs/hugin/template +++ b/srcpkgs/hugin/template @@ -1,7 +1,7 @@ # Template file for 'hugin' pkgname=hugin version=2016.2.0 -revision=2 +revision=3 build_style=cmake configure_args="-DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-3.0" pycompile_module="hpi.py hsi.py"