summaryrefslogtreecommitdiffstats
path: root/system/osquery-bin/osquery-bin.SlackBuild
diff options
context:
space:
mode:
author Andrew Clemons2021-12-19 00:38:55 +0100
committer Willy Sudiarto Raharjo2021-12-30 05:20:14 +0100
commit605252e4043d31a963d1a3d37635ebca8d36cb33 (patch)
tree20b80ecd603531239a38591edea97cf3dcf5c543 /system/osquery-bin/osquery-bin.SlackBuild
parentf255b82b1c6476deb55b97a8ce8687f1cc94528b (diff)
downloadslackbuilds-605252e4043d31a963d1a3d37635ebca8d36cb33.tar.gz
system/osquery-bin: Updated for version 5.1.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 7fe298916e..d3dccf8147 100644
--- a/system/osquery-bin/osquery-bin.SlackBuild
+++ b/system/osquery-bin/osquery-bin.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=osquery-bin
SRCNAM=${PRGNAM%-bin}
-VERSION=${VERSION:-5.0.1}
+VERSION=${VERSION:-5.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}