summaryrefslogtreecommitdiffstats
path: root/system/lynis
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-05-21 08:18:01 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-05-21 08:25:36 +0700
commitcb12241001069ce0744b8a7b881876b752aaefbe (patch)
treee74a0813e63021fbf7e2d59faa6933ccf4fbc2e9 /system/lynis
parent0f9b270188d3cfa25f914b4f9cb8ae2a63489981 (diff)
downloadslackbuilds-cb12241001069ce0744b8a7b881876b752aaefbe.tar.gz
slackbuilds-cb12241001069ce0744b8a7b881876b752aaefbe.tar.xz
system/lynis: Updated for version 3.0.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/lynis')
-rw-r--r--system/lynis/lynis.SlackBuild5
-rw-r--r--system/lynis/lynis.info6
2 files changed, 4 insertions, 7 deletions
diff --git a/system/lynis/lynis.SlackBuild b/system/lynis/lynis.SlackBuild
index eefc51cd44..1605b46ddb 100644
--- a/system/lynis/lynis.SlackBuild
+++ b/system/lynis/lynis.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=lynis
-VERSION=${VERSION:-3.0.7}
+VERSION=${VERSION:-3.0.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -38,9 +38,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
-# the name of the created package would be, and then exit. This information
-# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0
diff --git a/system/lynis/lynis.info b/system/lynis/lynis.info
index 4008a6eb60..f00fd23056 100644
--- a/system/lynis/lynis.info
+++ b/system/lynis/lynis.info
@@ -1,8 +1,8 @@
PRGNAM="lynis"
-VERSION="3.0.7"
+VERSION="3.0.8"
HOMEPAGE="https://cisofy.com/"
-DOWNLOAD="https://downloads.cisofy.com/lynis/lynis-3.0.7.tar.gz"
-MD5SUM="7a8780d062e643b7e42902d594d7ae06"
+DOWNLOAD="https://downloads.cisofy.com/lynis/lynis-3.0.8.tar.gz"
+MD5SUM="95d7b7a274c743e88d232ade373a2c7f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""