From 6beed818348b9aec5bf57cf6e5dfe92a8b1bedbe Mon Sep 17 00:00:00 2001 From: Andrew Clemons Date: Sat, 14 Jan 2023 09:01:52 +0900 Subject: system/osquery-bin: Updated for version 5.7.0. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- system/osquery-bin/osquery-bin.SlackBuild | 4 ++-- system/osquery-bin/osquery-bin.info | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'system/osquery-bin') diff --git a/system/osquery-bin/osquery-bin.SlackBuild b/system/osquery-bin/osquery-bin.SlackBuild index 656cfe4d52..46e5200dfc 100644 --- a/system/osquery-bin/osquery-bin.SlackBuild +++ b/system/osquery-bin/osquery-bin.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for osquery-bin # Copyright 2019-2022 Andrew Clemons, Wellington New Zealand -# Copyright 2022 Andrew Clemons, Tokyo Japan +# Copyright 2022-2023 Andrew Clemons, Tokyo Japan # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=osquery-bin SRCNAM=${PRGNAM%-bin} -VERSION=${VERSION:-5.6.0} +VERSION=${VERSION:-5.7.0} 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 b78c7567c7..eaef219c16 100644 --- a/system/osquery-bin/osquery-bin.info +++ b/system/osquery-bin/osquery-bin.info @@ -1,12 +1,12 @@ PRGNAM="osquery-bin" -VERSION="5.6.0" +VERSION="5.7.0" HOMEPAGE="https://osquery.io/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/osquery/osquery/releases/download/5.6.0/osquery_5.6.0-1.linux_amd64.deb \ - https://github.com/osquery/osquery/releases/download/5.6.0/osquery_5.6.0-1.linux_arm64.deb" -MD5SUM_x86_64="9668cd0592a3f557de92bb1c8dbb0137 \ - 262b8225bab8c7483deb8c199435276a" +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" REQUIRES="" MAINTAINER="Andrew Clemons" EMAIL="andrew.clemons@gmail.com" -- cgit v1.2.3