summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Andrew Clemons2020-10-10 01:16:48 +0200
committer Willy Sudiarto Raharjo2020-10-10 05:18:53 +0200
commitca2043a772d4987d76079e06f74cea0ae2949448 (patch)
tree27bdf6f0a46450b471a0f08eeb8117262ea7a9d7 /system
parent5c65c9f696c55f2772d47711c3f5363061634f39 (diff)
downloadslackbuilds-ca2043a772d4987d76079e06f74cea0ae2949448.tar.gz
system/osquery-bin: Updated for version 4.5.1.
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 878b1d32bc..b39af74a12 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.5.0}
+VERSION=${VERSION:-4.5.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/osquery-bin/osquery-bin.info b/system/osquery-bin/osquery-bin.info
index ccdc62bf17..ce319c578f 100644
--- a/system/osquery-bin/osquery-bin.info
+++ b/system/osquery-bin/osquery-bin.info
@@ -1,10 +1,10 @@
PRGNAM="osquery-bin"
-VERSION="4.5.0"
+VERSION="4.5.1"
HOMEPAGE="https://osquery.io/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://pkg.osquery.io/linux/osquery-4.5.0_1.linux_x86_64.tar.gz"
-MD5SUM_x86_64="91d9825e8c2b9c0616ebd057c06e1134"
+DOWNLOAD_x86_64="https://pkg.osquery.io/linux/osquery-4.5.1_1.linux_x86_64.tar.gz"
+MD5SUM_x86_64="c13b1804fa53827a66a607eac6cba4a2"
REQUIRES=""
MAINTAINER="Andrew Clemons"
EMAIL="andrew.clemons@gmail.com"