hugin: update to 2018.0.0.

This commit is contained in:
lemmi 2018-02-26 09:32:39 +01:00
parent f8f0127a29
commit 25cb60c239

View file

@ -1,7 +1,7 @@
# Template file for 'hugin'
pkgname=hugin
version=2017.0.0
revision=6
version=2018.0.0
revision=1
wrksrc=${pkgname}-${version}
build_style=cmake
pycompile_module="hpi.py hsi.py"
@ -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=86646ea27f32b959d38e7d36270703214b1ae961e379dd64b14d027139cd4609
checksum=d3af0d066ac50e3bb243a175a64ecda136d87178419457e8822e11bcf0e565cb
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" python"