summaryrefslogtreecommitdiffstats
path: root/system/osquery-bin
diff options
context:
space:
mode:
author Andrew Clemons2020-07-20 02:55:17 +0200
committer Andrew Clemons2020-08-29 02:37:16 +0200
commit67c26eb77b8e1ae3717d0e512ac23a37dc35a401 (patch)
tree7702ed9a9179778b980b32f47e66a6f6bd5214cc /system/osquery-bin
parent9d4fe8b9ca2b125e69c21eea471d7e6462200137 (diff)
downloadslackbuilds-67c26eb77b8e1ae3717d0e512ac23a37dc35a401.tar.gz
system/osquery-bin: Updated for version 4.4.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'system/osquery-bin')
-rw-r--r--system/osquery-bin/osquery-bin.SlackBuild2
-rw-r--r--system/osquery-bin/osquery-bin.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/osquery-bin/osquery-bin.SlackBuild b/system/osquery-bin/osquery-bin.SlackBuild
index 5f6a4e66d3..a6b2c467a5 100644
--- a/system/osquery-bin/osquery-bin.SlackBuild
+++ b/system/osquery-bin/osquery-bin.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=osquery-bin
SRCNAM=${PRGNAM%-bin}
-VERSION=${VERSION:-4.3.0}
+VERSION=${VERSION:-4.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/osquery-bin/osquery-bin.info b/system/osquery-bin/osquery-bin.info
index e76906183d..59fa51de92 100644
--- a/system/osquery-bin/osquery-bin.info
+++ b/system/osquery-bin/osquery-bin.info
@@ -1,10 +1,10 @@
PRGNAM="osquery-bin"
-VERSION="4.3.0"
+VERSION="4.4.0"
HOMEPAGE="https://osquery.io/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://pkg.osquery.io/linux/osquery-4.3.0_1.linux_x86_64.tar.gz"
-MD5SUM_x86_64="0cf9c09271e4aa8dab56ebd7e5f15fef"
+DOWNLOAD_x86_64="https://pkg.osquery.io/linux/osquery-4.4.0_1.linux_x86_64.tar.gz"
+MD5SUM_x86_64="3c8cc4fe373670a4b9cd04d609023339"
REQUIRES=""
MAINTAINER="Andrew Clemons"
EMAIL="andrew.clemons@gmail.com"