graphics/hugin: Updated for version 2018.0.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
fae36c5ac7
commit
64e7e9e2b8
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for Hugin
|
||||
#
|
||||
# Copyright 2009-2010 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# Copyright 2011-2017 by titopoquito (titopoquito@gmail.com)
|
||||
# Copyright 2011-2018 by titopoquito (titopoquito@gmail.com)
|
||||
# Thanks to Romain Dartigues for the help with the update to 2016.2.0
|
||||
# All rights reserved.
|
||||
#
|
||||
|
@ -25,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=hugin
|
||||
VERSION=${VERSION:-2017.0.0}
|
||||
VERSION=${VERSION:-2018.0.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="hugin"
|
||||
VERSION="2017.0.0"
|
||||
VERSION="2018.0.0"
|
||||
HOMEPAGE="http://hugin.sourceforge.net/"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/project/hugin/hugin/hugin-2017.0/hugin-2017.0.0.tar.bz2"
|
||||
MD5SUM="3b49a905da8ee395774347ee6b3903b0"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/project/hugin/hugin/hugin-2018.0/hugin-2018.0.0.tar.bz2"
|
||||
MD5SUM="91cb2c31409c9ef02fc86e17ec2fa068"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="enblend-enfuse exiftool libpano13 tclap wxGTK3"
|
||||
|
|
Loading…
Reference in New Issue