diff options
author | orbea <orbea@riseup.net> | 2020-06-08 15:57:59 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-06-14 17:45:54 +0700 |
commit | 5c08794178090a8d248a70c368e0dfe3fdbc4881 (patch) | |
tree | feaabc7810252b820318eb85d8b16e7ccb785e99 /system/sandbox | |
parent | 01a3f2ace4c9689f6c8428464dc3f4fc327b1606 (diff) | |
download | slackbuilds-5c08794178090a8d248a70c368e0dfe3fdbc4881.tar.gz |
system/sandbox: Updated for version 2.20.
Signed-off-by: orbea <orbea@riseup.net>
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 9832355b7a..e1c592ca8f 100644 --- a/system/sandbox/sandbox.SlackBuild +++ b/system/sandbox/sandbox.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for sandbox -# Copyright 2018-2019 Hunter Sezen California, USA +# Copyright 2018-2020 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.18} +VERSION=${VERSION:-2.20} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/sandbox/sandbox.info b/system/sandbox/sandbox.info index 131e955d23..7ea79a2f57 100644 --- a/system/sandbox/sandbox.info +++ b/system/sandbox/sandbox.info @@ -1,8 +1,8 @@ PRGNAM="sandbox" -VERSION="2.18" +VERSION="2.20" HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Sandbox" -DOWNLOAD="https://gitweb.gentoo.org/proj/sandbox.git/snapshot/sandbox-2.18.tar.bz2" -MD5SUM="8d772726ef0edd05e52e4289b76bfa14" +DOWNLOAD="https://gitweb.gentoo.org/proj/sandbox.git/snapshot/sandbox-2.20.tar.bz2" +MD5SUM="9f0fc6baae17190fdd78cda967936e80" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |