summaryrefslogtreecommitdiffstats
path: root/system/osquery-bin/osquery-bin.SlackBuild
diff options
context:
space:
mode:
author Andrew Clemons2023-04-15 02:01:12 +0200
committer Willy Sudiarto Raharjo2023-04-22 06:38:17 +0200
commitc37d813e4e205b63f24776f20d520b5a4c4bb60c (patch)
tree43d497f31eebbb0376a0bdbf169070edc55f7410 /system/osquery-bin/osquery-bin.SlackBuild
parentb14f2ca92db90304d37693b633cb129717d79423 (diff)
downloadslackbuilds-c37d813e4e205b63f24776f20d520b5a4c4bb60c.tar.gz
system/osquery-bin: Updated for version 5.8.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 6433b7e830..47cd6a521c 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.8.1}
+VERSION=${VERSION:-5.8.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}