diff options
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="" |