diff options
author | Hunter Sezen <orbea@riseup.net> | 2019-03-13 07:38:46 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-16 06:53:22 +0700 |
commit | eb4e6478d49d16b88eff245398006763e537a699 (patch) | |
tree | 06678122469e94a6a66efc8bbfd659913b1911b7 /system/sandbox/sandbox.SlackBuild | |
parent | 82576f7fed09455749058e5351855d0c5e2200e4 (diff) |
system/sandbox: Updated for version 2.16.
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 6f18bc38c2e1b..51d516c92ad9a 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.15} +VERSION=${VERSION:-2.16} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |