From c3da82668d1b7628ab8a9d88162ae3cc985594a6 Mon Sep 17 00:00:00 2001 From: lemmi Date: Mon, 19 Sep 2016 10:15:42 +0200 Subject: [PATCH] hugin: update to 2016.2.0. --- srcpkgs/hugin/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hugin/template b/srcpkgs/hugin/template index 4c3986367df..27d22b29c45 100644 --- a/srcpkgs/hugin/template +++ b/srcpkgs/hugin/template @@ -1,6 +1,6 @@ # Template file for 'hugin' pkgname=hugin -version=2016.0.0 +version=2016.2.0 revision=1 build_style=cmake configure_args="-DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-3.0" @@ -17,7 +17,7 @@ license="GPL-2" homepage="http://hugin.sourceforge.net/" short_desc="An easy to use panoramic imaging toolchain" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}/${pkgname}-${version%.*}/${pkgname}-${version}.tar.bz2" -checksum=b030b05b248b583cf9a26817f5b350303e3ce2c8bc4b43d45f697fbdf55b65e6 +checksum=54ab1bc8dd94d83c02bfd4082c4454b3b33f0fa56bc17b45cf3e89be87691f15 pre_configure() { sed -i '//d' src/hugin_base/hugin_utils/platform.cpp