diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-16 08:29:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-16 08:29:52 +0700 |
commit | f1036a9398b6bd03d5491aeeadc276f7942b5c42 (patch) | |
tree | 206353e78308bffdedbdb16457b4359e2ea9d553 /system/tomb | |
parent | a91d034d31ad12aba5ba2975007a3e906fee005c (diff) |
system/tomb: Updated for version 2.1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/tomb')
-rw-r--r-- | system/tomb/tomb.SlackBuild | 2 | ||||
-rw-r--r-- | system/tomb/tomb.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/tomb/tomb.SlackBuild b/system/tomb/tomb.SlackBuild index 764ea6c6738e..8d557d23cdad 100644 --- a/system/tomb/tomb.SlackBuild +++ b/system/tomb/tomb.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=tomb SRCNAM=Tomb -VERSION=${VERSION:-2.1} +VERSION=${VERSION:-2.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/tomb/tomb.info b/system/tomb/tomb.info index 4d9ca3a12490..dc02200c728b 100644 --- a/system/tomb/tomb.info +++ b/system/tomb/tomb.info @@ -1,8 +1,8 @@ PRGNAM="tomb" -VERSION="2.1" +VERSION="2.1.1" HOMEPAGE="https://www.dyne.org/software/tomb/" -DOWNLOAD="https://files.dyne.org/tomb/Tomb-2.1.tar.gz" -MD5SUM="6fc80b48741dea2e824794c831c50785" +DOWNLOAD="https://files.dyne.org/tomb/Tomb-2.1.1.tar.gz" +MD5SUM="ef315fc7dfe09789f100c277a6780b1e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |