misc/subsurface: Updated for version 4.6.4

Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
Larry Hajali 2017-04-27 08:44:56 -07:00 committed by Willy Sudiarto Raharjo
parent 7bb2e9c9d0
commit 9ca804ce70
2 changed files with 8 additions and 8 deletions

View File

@ -24,7 +24,7 @@
PRGNAM=subsurface
SRCNAM=Subsurface
VERSION=${VERSION:-4.6.3}
VERSION=${VERSION:-4.6.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,12 +1,12 @@
PRGNAM="subsurface"
VERSION="4.6.3"
VERSION="4.6.4"
HOMEPAGE="http://subsurface.hohndel.org/"
DOWNLOAD="http://subsurface.hohndel.org/downloads/Subsurface-4.6.3.tgz \
http://subsurface-divelog.org/downloads/libdivecomputer-subsurface-branch-4.6.3.tgz \
http://subsurface-divelog.org/downloads/marble-subsurface-branch-4.6.3.tgz"
MD5SUM="d464bd113ffd3df38dd7ca754ed4f0c8 \
afab0d2f14f91c9f5542d2f0079a885f \
46243bb14228b5569bdfd1eee588f124"
DOWNLOAD="http://subsurface.hohndel.org/downloads/Subsurface-4.6.4.tgz \
http://subsurface-divelog.org/downloads/libdivecomputer-subsurface-branch-4.6.4.tgz \
http://subsurface-divelog.org/downloads/marble-subsurface-branch-4.6.4.tgz"
MD5SUM="9c679b43d23bce8facd98e0b41d8939a \
7bc7cfc1226d7b1f1c6812a664fa0cd1 \
a696bba0d5b5eedaafe1ad67af99c8f0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libgit2 grantlee-qt5 qt5-webkit"