misc/subsurface: Updated for version 4.6.1
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
parent
bb7cf8c20d
commit
76ee3890a6
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=subsurface
|
||||
SRCNAM=Subsurface
|
||||
VERSION=${VERSION:-4.6.0}
|
||||
VERSION=${VERSION:-4.6.1}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
PRGNAM="subsurface"
|
||||
VERSION="4.6.0"
|
||||
VERSION="4.6.1"
|
||||
HOMEPAGE="http://subsurface.hohndel.org/"
|
||||
DOWNLOAD="http://subsurface.hohndel.org/downloads/Subsurface-4.6.0.tgz \
|
||||
http://subsurface-divelog.org/downloads/libdivecomputer-subsurface-branch-4.6.0.tgz \
|
||||
http://subsurface-divelog.org/downloads/marble-subsurface-branch-4.6.0.tgz"
|
||||
MD5SUM="dcac9c0d19f3f7b5a71d89a5ac1d330c \
|
||||
b75c0f1f1a53ca7e6bd81740855c9b1f \
|
||||
850fd31e8fd28764c38f09d9bb864409"
|
||||
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_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libgit2 grantlee-qt5 qt5-webkit"
|
||||
|
|
Loading…
Reference in New Issue