summaryrefslogtreecommitdiffstats
path: root/system/osquery-bin/osquery-bin.SlackBuild
diff options
context:
space:
mode:
author Andrew Clemons2022-12-21 14:28:25 +0100
committer Willy Sudiarto Raharjo2022-12-23 04:11:52 +0100
commit54c4184f6694316ab5dad91bb02c79c77d9e9c59 (patch)
tree8fb30f57b5fd5a402e0faca5176a8509b0c58603 /system/osquery-bin/osquery-bin.SlackBuild
parent14709220f6473df533f6c37d99ef85ca0f382237 (diff)
downloadslackbuilds-54c4184f6694316ab5dad91bb02c79c77d9e9c59.tar.gz
system/osquery-bin: Updated for version 5.6.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/osquery-bin/osquery-bin.SlackBuild')
-rw-r--r--system/osquery-bin/osquery-bin.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/osquery-bin/osquery-bin.SlackBuild b/system/osquery-bin/osquery-bin.SlackBuild
index 69c03fd04f..656cfe4d52 100644
--- a/system/osquery-bin/osquery-bin.SlackBuild
+++ b/system/osquery-bin/osquery-bin.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=osquery-bin
SRCNAM=${PRGNAM%-bin}
-VERSION=${VERSION:-5.5.1}
+VERSION=${VERSION:-5.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}