From 99b154d20940360c5f99417bdb908f11edca11d2 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 20 Oct 2016 18:48:00 +0200 Subject: [PATCH] hugin: rebuild against boost-1.62 --- srcpkgs/hugin/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hugin/template b/srcpkgs/hugin/template index 27d22b29c45..a37913ab514 100644 --- a/srcpkgs/hugin/template +++ b/srcpkgs/hugin/template @@ -1,7 +1,7 @@ # Template file for 'hugin' pkgname=hugin version=2016.2.0 -revision=1 +revision=2 build_style=cmake configure_args="-DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-3.0" pycompile_module="hpi.py hsi.py"