diff options
author | Hunter Sezen <orbea@riseup.net> | 2019-07-16 04:57:30 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-07-20 16:20:31 +0700 |
commit | 3e7a5c2fde7bfb13c90400597e10a3a40d607982 (patch) | |
tree | ca00bd451985065cbd2109ff1b07c0a5e5411a6e /system/sandbox | |
parent | 611184ecd3e5f68a7c40e305ab813d9fa83d333e (diff) | |
download | slackbuilds-3e7a5c2fde7bfb13c90400597e10a3a40d607982.tar.gz |
system/sandbox: Updated for version 2.18.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/sandbox')
-rw-r--r-- | system/sandbox/sandbox.SlackBuild | 2 | ||||
-rw-r--r-- | system/sandbox/sandbox.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/sandbox/sandbox.SlackBuild b/system/sandbox/sandbox.SlackBuild index 686674c7d6..9832355b7a 100644 --- a/system/sandbox/sandbox.SlackBuild +++ b/system/sandbox/sandbox.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=sandbox -VERSION=${VERSION:-2.17} +VERSION=${VERSION:-2.18} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/sandbox/sandbox.info b/system/sandbox/sandbox.info index cb59720174..131e955d23 100644 --- a/system/sandbox/sandbox.info +++ b/system/sandbox/sandbox.info @@ -1,8 +1,8 @@ PRGNAM="sandbox" -VERSION="2.17" +VERSION="2.18" HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Sandbox" -DOWNLOAD="https://gitweb.gentoo.org/proj/sandbox.git/snapshot/sandbox-2.17.tar.bz2" -MD5SUM="213746426da02fd0938ea2a760f001a5" +DOWNLOAD="https://gitweb.gentoo.org/proj/sandbox.git/snapshot/sandbox-2.18.tar.bz2" +MD5SUM="8d772726ef0edd05e52e4289b76bfa14" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |