summaryrefslogtreecommitdiffstats
path: root/system/sysdig
diff options
context:
space:
mode:
Diffstat (limited to 'system/sysdig')
-rw-r--r--system/sysdig/sysdig.SlackBuild4
-rw-r--r--system/sysdig/sysdig.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/system/sysdig/sysdig.SlackBuild b/system/sysdig/sysdig.SlackBuild
index 3c4afd4f63..6ef570486d 100644
--- a/system/sysdig/sysdig.SlackBuild
+++ b/system/sysdig/sysdig.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for sysdig
-# Copyright 2015-2018 Larry Hajali <larryhaja[at]gmail[dot]com>
+# Copyright 2015-2020 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.26.2}
+VERSION=${VERSION:-0.26.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/sysdig/sysdig.info b/system/sysdig/sysdig.info
index 8f71f0f832..0e203261da 100644
--- a/system/sysdig/sysdig.info
+++ b/system/sysdig/sysdig.info
@@ -1,10 +1,10 @@
PRGNAM="sysdig"
-VERSION="0.26.2"
+VERSION="0.26.6"
HOMEPAGE="https://www.sysdig.org"
-DOWNLOAD="https://github.com/draios/sysdig/archive/0.26.2/sysdig-0.26.2.tar.gz"
-MD5SUM="21ce89a9b118ef3bca559208ac4a6edf"
+DOWNLOAD="https://github.com/draios/sysdig/archive/0.26.6/sysdig-0.26.6.tar.gz"
+MD5SUM="60f9498c97b6e69639a8be8e9d6ed032"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="jsoncpp lua libb64 jq tbb grpc"
+REQUIRES="jsoncpp lua libb64 jq tbb grpc gtest"
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"