mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
system/tomb: Updated for version 2.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
96b645bdae
commit
53ee4120f4
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=tomb
|
||||
SRCNAM=Tomb
|
||||
VERSION=${VERSION:-2.3}
|
||||
VERSION=${VERSION:-2.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tomb"
|
||||
VERSION="2.3"
|
||||
VERSION="2.4"
|
||||
HOMEPAGE="https://www.dyne.org/software/tomb/"
|
||||
DOWNLOAD="https://github.com/dyne/Tomb/archive/v2.3/Tomb-2.3.tar.gz"
|
||||
MD5SUM="5cbd3179f4efe5f6f292239e3e089215"
|
||||
DOWNLOAD="https://github.com/dyne/Tomb/archive/v2.4/Tomb-2.4.tar.gz"
|
||||
MD5SUM="ba832223ac404d2d7180a3f5f767124d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue