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 /system/sandbox/sandbox.SlackBuild | |
parent | e714a07716ef5373a57dedc64e9a1e12cc2809b7 (diff) | |
download | slackbuilds-9ca5ddbe39cd12fdd057452dd3dcdf3875bd747f.tar.gz |
system/sandbox: Updated for version 2.17.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/sandbox/sandbox.SlackBuild')
-rw-r--r-- | system/sandbox/sandbox.SlackBuild | 2 |
1 files changed, 1 insertions, 1 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} |