diff options
author | Hunter Sezen <orbea@riseup.net> | 2019-04-18 09:58:20 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-04-18 09:58:20 +0700 |
commit | 9ca5ddbe39cd12fdd057452dd3dcdf3875bd747f (patch) | |
tree | 365bf4bc09e8851d65cb4cffd3f96e3432103164 | |
parent | e714a07716ef5373a57dedc64e9a1e12cc2809b7 (diff) | |
download | slackbuilds-9ca5ddbe39cd12fdd057452dd3dcdf3875bd747f.tar.gz |
system/sandbox: Updated for version 2.17.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 51d516c92a..686674c7d6 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.16} +VERSION=${VERSION:-2.17} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/sandbox/sandbox.info b/system/sandbox/sandbox.info index 8a1a5d345b..cb59720174 100644 --- a/system/sandbox/sandbox.info +++ b/system/sandbox/sandbox.info @@ -1,8 +1,8 @@ PRGNAM="sandbox" -VERSION="2.16" +VERSION="2.17" HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Sandbox" -DOWNLOAD="https://gitweb.gentoo.org/proj/sandbox.git/snapshot/sandbox-2.16.tar.bz2" -MD5SUM="a1c946afa766798507f0de0966212b68" +DOWNLOAD="https://gitweb.gentoo.org/proj/sandbox.git/snapshot/sandbox-2.17.tar.bz2" +MD5SUM="213746426da02fd0938ea2a760f001a5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |