diff options
Diffstat (limited to 'system/sysdig/sysdig.SlackBuild')
-rw-r--r-- | system/sysdig/sysdig.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/sysdig/sysdig.SlackBuild b/system/sysdig/sysdig.SlackBuild index bc1b58eba79d3..4fc381dff5920 100644 --- a/system/sysdig/sysdig.SlackBuild +++ b/system/sysdig/sysdig.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for sysdig -# Copyright 2015-2016 Larry Hajali <larryhaja[at]gmail[dot]com> +# Copyright 2015-2017 Larry Hajali <larryhaja[at]gmail[dot]com> # 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=sysdig -VERSION=${VERSION:-0.13.0} +VERSION=${VERSION:-0.14.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |