summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Andrew Clemons2020-09-19 03:30:57 +0200
committer Willy Sudiarto Raharjo2020-09-19 03:54:59 +0200
commit23ce2ab1e90b94e71b40464be9ed1d631a7a603b (patch)
tree02fbddd5ae05d298d392482769ba8e8ade4a415b /system
parent98ceb97f511a683ab370a45a7d5a3579917ff7a8 (diff)
downloadslackbuilds-23ce2ab1e90b94e71b40464be9ed1d631a7a603b.tar.gz
system/osquery: Updated for version 4.5.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-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 a6b2c467a5..878b1d32bc 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.4.0}
+VERSION=${VERSION:-4.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/osquery-bin/osquery-bin.info b/system/osquery-bin/osquery-bin.info
index 59fa51de92..ccdc62bf17 100644
--- a/system/osquery-bin/osquery-bin.info
+++ b/system/osquery-bin/osquery-bin.info
@@ -1,10 +1,10 @@
PRGNAM="osquery-bin"
-VERSION="4.4.0"
+VERSION="4.5.0"
HOMEPAGE="https://osquery.io/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://pkg.osquery.io/linux/osquery-4.4.0_1.linux_x86_64.tar.gz"
-MD5SUM_x86_64="3c8cc4fe373670a4b9cd04d609023339"
+DOWNLOAD_x86_64="https://pkg.osquery.io/linux/osquery-4.5.0_1.linux_x86_64.tar.gz"
+MD5SUM_x86_64="91d9825e8c2b9c0616ebd057c06e1134"
REQUIRES=""
MAINTAINER="Andrew Clemons"
EMAIL="andrew.clemons@gmail.com"