summaryrefslogtreecommitdiffstats
path: root/system/osquery-bin/osquery-bin.SlackBuild
diff options
context:
space:
mode:
author Andrew Clemons2023-03-25 00:32:13 +0100
committer Willy Sudiarto Raharjo2023-04-01 04:14:26 +0200
commit81150a4b254aa6bcf4939790d77823972d8b794f (patch)
treeed350dd8e97d5a51851d86b852a8d44a5ff5ed8a /system/osquery-bin/osquery-bin.SlackBuild
parent5a5495d7c5270fd8096750ba0689eba44c80fb0d (diff)
downloadslackbuilds-81150a4b254aa6bcf4939790d77823972d8b794f.tar.gz
system/osquery-bin: Updated for version 5.8.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 46e5200dfc..6433b7e830 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.7.0}
+VERSION=${VERSION:-5.8.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}