diff options
author | Larry Hajali <larryhaja@gmail.com> | 2017-09-25 15:24:38 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-30 07:19:32 +0700 |
commit | d6fa1a6706d8921341882a5a15528b25b4279ad8 (patch) | |
tree | 2e526b8983515e0d66bcb3b5f45cf03e0c1f17ae /system/sysdig/sysdig.SlackBuild | |
parent | 83e7b512edb2c55ce0ae07098bf8566a0e1a20d9 (diff) |
system/sysdig: Updated for version 0.18.0
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'system/sysdig/sysdig.SlackBuild')
-rw-r--r-- | system/sysdig/sysdig.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/sysdig/sysdig.SlackBuild b/system/sysdig/sysdig.SlackBuild index 5864f794c013..c8c8a6164038 100644 --- a/system/sysdig/sysdig.SlackBuild +++ b/system/sysdig/sysdig.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=sysdig -VERSION=${VERSION:-0.17.0} +VERSION=${VERSION:-0.18.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |