diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2020-09-19 13:30:57 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-09-19 08:54:59 +0700 |
commit | 23ce2ab1e90b94e71b40464be9ed1d631a7a603b (patch) | |
tree | 02fbddd5ae05d298d392482769ba8e8ade4a415b /system/osquery-bin/osquery-bin.SlackBuild | |
parent | 98ceb97f511a683ab370a45a7d5a3579917ff7a8 (diff) |
system/osquery: Updated for version 4.5.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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/osquery-bin/osquery-bin.SlackBuild b/system/osquery-bin/osquery-bin.SlackBuild index a6b2c467a561..878b1d32bc96 100644 --- a/system/osquery-bin/osquery-bin.SlackBuild +++ b/system/osquery-bin/osquery-bin.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=osquery-bin SRCNAM=${PRGNAM%-bin} -VERSION=${VERSION:-4.4.0} +VERSION=${VERSION:-4.5.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |