diff options
author | Hunter Sezen <orbea@fredslev.dk> | 2019-01-13 23:54:57 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-13 23:54:57 +0700 |
commit | 155c51dcf5c86990d82d702232d20625a307ad4a (patch) | |
tree | 9ebd34b01eb9d0e57fe01eba9053d8f97b76dd32 /system/sandbox | |
parent | 52f58c4a0c68204a28b48d7294a0fe20be8ab332 (diff) |
system/sandbox: Updated for version 2.15.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/sandbox')
-rw-r--r-- | system/sandbox/sandbox.SlackBuild | 4 | ||||
-rw-r--r-- | system/sandbox/sandbox.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/sandbox/sandbox.SlackBuild b/system/sandbox/sandbox.SlackBuild index a6dbbd718137..6f18bc38c2e1 100644 --- a/system/sandbox/sandbox.SlackBuild +++ b/system/sandbox/sandbox.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for sandbox -# Copyright 2018 Hunter Sezen California, USA +# Copyright 2018-2019 Hunter Sezen California, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=sandbox -VERSION=${VERSION:-2.14} +VERSION=${VERSION:-2.15} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/sandbox/sandbox.info b/system/sandbox/sandbox.info index 0c4d5d462340..58e5fd1422a7 100644 --- a/system/sandbox/sandbox.info +++ b/system/sandbox/sandbox.info @@ -1,8 +1,8 @@ PRGNAM="sandbox" -VERSION="2.14" +VERSION="2.15" HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Sandbox" -DOWNLOAD="https://gitweb.gentoo.org/proj/sandbox.git/snapshot/sandbox-2.14.tar.bz2" -MD5SUM="a7a3f34ce12cd67e69326d13cc042362" +DOWNLOAD="https://gitweb.gentoo.org/proj/sandbox.git/snapshot/sandbox-2.15.tar.bz2" +MD5SUM="c6c8cddea42cd601a3511b6ebfc74239" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |