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/tomb.SlackBuild | |
parent | a91d034d31ad12aba5ba2975007a3e906fee005c (diff) | |
download | slackbuilds-f1036a9398b6bd03d5491aeeadc276f7942b5c42.tar.gz |
system/tomb: Updated for version 2.1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/tomb/tomb.SlackBuild')
-rw-r--r-- | system/tomb/tomb.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/tomb/tomb.SlackBuild b/system/tomb/tomb.SlackBuild index 764ea6c673..8d557d23cd 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} |