summaryrefslogtreecommitdiffstats
path: root/system/osquery-bin
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2023-03-25 08:32:13 +0900
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-01 09:14:26 +0700
commit81150a4b254aa6bcf4939790d77823972d8b794f (patch)
treeed350dd8e97d5a51851d86b852a8d44a5ff5ed8a /system/osquery-bin
parent5a5495d7c5270fd8096750ba0689eba44c80fb0d (diff)
downloadslackbuilds-81150a4b254aa6bcf4939790d77823972d8b794f.tar.gz
slackbuilds-81150a4b254aa6bcf4939790d77823972d8b794f.tar.xz
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')
-rw-r--r--system/osquery-bin/osquery-bin.SlackBuild2
-rw-r--r--system/osquery-bin/osquery-bin.info10
2 files changed, 6 insertions, 6 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}
diff --git a/system/osquery-bin/osquery-bin.info b/system/osquery-bin/osquery-bin.info
index eaef219c16..dc05196be4 100644
--- a/system/osquery-bin/osquery-bin.info
+++ b/system/osquery-bin/osquery-bin.info
@@ -1,12 +1,12 @@
PRGNAM="osquery-bin"
-VERSION="5.7.0"
+VERSION="5.8.1"
HOMEPAGE="https://osquery.io/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/osquery/osquery/releases/download/5.7.0/osquery_5.7.0-1.linux_amd64.deb \
- https://github.com/osquery/osquery/releases/download/5.7.0/osquery_5.7.0-1.linux_arm64.deb"
-MD5SUM_x86_64="ef9000e2bc071b7d6e68b8d0c7af13df \
- 76a0d7be6aac86e608a4f7e82b8ba2ac"
+DOWNLOAD_x86_64="https://github.com/osquery/osquery/releases/download/5.8.1/osquery_5.8.1-1.linux_amd64.deb \
+ https://github.com/osquery/osquery/releases/download/5.8.1/osquery_5.8.1-1.linux_arm64.deb"
+MD5SUM_x86_64="3813c92edd229bbd6a5e6e995f9f2414 \
+ 5b0526b6fdfc57c05b67c4b2103beda9"
REQUIRES=""
MAINTAINER="Andrew Clemons"
EMAIL="andrew.clemons@gmail.com"