mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
misc/subsurface: Updated for version 4.4.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
53f5021aa0
commit
eeae1463c3
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=subsurface
|
||||
SRCNAM=Subsurface
|
||||
VERSION=${VERSION:-4.4.1}
|
||||
VERSION=${VERSION:-4.4.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="subsurface"
|
||||
VERSION="4.4.1"
|
||||
VERSION="4.4.2"
|
||||
HOMEPAGE="http://subsurface.hohndel.org/"
|
||||
DOWNLOAD="http://subsurface.hohndel.org/downloads/Subsurface-4.4.1.tgz"
|
||||
MD5SUM="97b450a73a6fd00f5dc65334355f9553"
|
||||
DOWNLOAD="http://subsurface.hohndel.org/downloads/Subsurface-4.4.2.tgz"
|
||||
MD5SUM="9700199b0aedc1ad9f9ebe3cff0f8733"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libdivecomputer libgit2"
|
||||
|
|
Loading…
Reference in a new issue