summaryrefslogtreecommitdiffstats
path: root/system/osquery-bin/osquery-bin.SlackBuild
diff options
context:
space:
mode:
author Andrew Clemons2024-04-20 02:23:37 +0200
committer Willy Sudiarto Raharjo2024-04-20 16:14:37 +0200
commita07dc04e671cb0de59911410465e4cb9905a47bb (patch)
treeeee1a4abc02889ed6a1f5dbd78e524a29fdb0422 /system/osquery-bin/osquery-bin.SlackBuild
parent95163d962e52ab6d0a842c179e118a8cf9a55e7f (diff)
downloadslackbuilds-a07dc04e671cb0de59911410465e4cb9905a47bb.tar.gz
system/osquery-bin: Updated for version 5.12.1.
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 dd35ebd18d..3f85678ad1 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.11.0}
+VERSION=${VERSION:-5.12.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}