From d5c175560b4ed9c0417bf942d0e4736205572aea Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 23 Sep 2017 12:59:33 +0000 Subject: [PATCH] hugin: rebuild against boost-1.65.1 --- srcpkgs/hugin/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hugin/template b/srcpkgs/hugin/template index 851efbe6e0f..5f203062b25 100644 --- a/srcpkgs/hugin/template +++ b/srcpkgs/hugin/template @@ -1,7 +1,7 @@ # Template file for 'hugin' pkgname=hugin version=2017.0.0 -revision=3 +revision=4 wrksrc=${pkgname}-${version} build_style=cmake configure_args="-DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-3.0"