summaryrefslogtreecommitdiffstats
path: root/system/osquery-bin/osquery-bin.SlackBuild
diff options
context:
space:
mode:
author Andrew Clemons2021-03-19 20:25:45 +0100
committer Willy Sudiarto Raharjo2021-03-20 05:00:47 +0100
commit2f69ac86a2fd6ac198035ba1469b8e5398bd89e5 (patch)
tree278e94167fdfcbcb0091a8532038aa10b2966730 /system/osquery-bin/osquery-bin.SlackBuild
parentbdcd5a095706306ebf05cde793e7a0a50df958f2 (diff)
downloadslackbuilds-2f69ac86a2fd6ac198035ba1469b8e5398bd89e5.tar.gz
system/osquery-bin: Updated for version 4.7.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.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/osquery-bin/osquery-bin.SlackBuild b/system/osquery-bin/osquery-bin.SlackBuild
index e252f9eadd..a91e4ae2ff 100644
--- a/system/osquery-bin/osquery-bin.SlackBuild
+++ b/system/osquery-bin/osquery-bin.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for osquery-bin
-# Copyright 2019-2020 Andrew Clemons, Wellington New Zealand
+# Copyright 2019-2021 Andrew Clemons, Wellington New Zealand
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=osquery-bin
SRCNAM=${PRGNAM%-bin}
-VERSION=${VERSION:-4.6.0}
+VERSION=${VERSION:-4.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}