summaryrefslogtreecommitdiffstats
path: root/system/osquery-bin/osquery-bin.SlackBuild
diff options
context:
space:
mode:
author Andrew Clemons2023-11-04 04:05:34 +0100
committer Willy Sudiarto Raharjo2023-11-04 10:41:30 +0100
commit722ecb1fde5eb4de4fbff17e66e79971c6e3ec5c (patch)
tree8f9fea665fb7aebe1981b40a62d562c9add7afaf /system/osquery-bin/osquery-bin.SlackBuild
parent9e52519ddaa33ec8857cc07a37b92af1abc8a0da (diff)
downloadslackbuilds-722ecb1fde5eb4de4fbff17e66e79971c6e3ec5c.tar.gz
system/osquery-bin: Updated for version 5.10.2.
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 c9de0e0565..981ce64522 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.9.1}
+VERSION=${VERSION:-5.10.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}