From 457d4d7e40e7f2b553ca7feab32f5852ac6d27e4 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 3 Nov 2017 17:39:26 +0000 Subject: [PATCH] hugin: rebuild with gc7.2 --- srcpkgs/hugin/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hugin/template b/srcpkgs/hugin/template index 5f203062b25..00c8e642b9b 100644 --- a/srcpkgs/hugin/template +++ b/srcpkgs/hugin/template @@ -1,7 +1,7 @@ # Template file for 'hugin' pkgname=hugin version=2017.0.0 -revision=4 +revision=5 wrksrc=${pkgname}-${version} build_style=cmake configure_args="-DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-3.0"