misc/subsurface: Updated for version 4.6.2

Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
Larry Hajali 2017-02-21 08:32:39 -08:00 committed by Willy Sudiarto Raharjo
parent 36a2af7a07
commit fcb4a1e65f
2 changed files with 9 additions and 9 deletions

View file

@ -24,8 +24,8 @@
PRGNAM=subsurface
SRCNAM=Subsurface
VERSION=${VERSION:-4.6.1}
BUILD=${BUILD:-2}
VERSION=${VERSION:-4.6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then

View file

@ -1,12 +1,12 @@
PRGNAM="subsurface"
VERSION="4.6.1"
VERSION="4.6.2"
HOMEPAGE="http://subsurface.hohndel.org/"
DOWNLOAD="http://subsurface.hohndel.org/downloads/Subsurface-4.6.1.tgz \
http://subsurface-divelog.org/downloads/libdivecomputer-subsurface-branch-4.6.1.tgz \
http://subsurface-divelog.org/downloads/marble-subsurface-branch-4.6.1.tgz"
MD5SUM="f93a459e92fa8331dee8ac94beb00aa8 \
519bf1f41357306d6575826ddff7cda7 \
7d10b06f173f5d84327d6c7e20df8c1b"
DOWNLOAD="http://subsurface.hohndel.org/downloads/Subsurface-4.6.2.tgz \
http://subsurface-divelog.org/downloads/libdivecomputer-subsurface-branch-4.6.2.tgz \
http://subsurface-divelog.org/downloads/marble-subsurface-branch-4.6.2.tgz"
MD5SUM="4da92a9c61f24902171884b8f45e3390 \
4d8b370e320cd79d3b005504131041f8 \
aa4e99f0f6b28ee68ea2648a43d320ff"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libgit2 grantlee-qt5 qt5-webkit"