system/lynis: Updated for version 3.0.7.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2022-01-22 09:26:50 +07:00
parent 288b2557a8
commit 2f4cd8204a
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for lynis
# Copyright 2016-2021 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2016-2022 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=lynis
VERSION=${VERSION:-3.0.6}
VERSION=${VERSION:-3.0.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="lynis"
VERSION="3.0.6"
VERSION="3.0.7"
HOMEPAGE="https://cisofy.com/"
DOWNLOAD="https://downloads.cisofy.com/lynis/lynis-3.0.6.tar.gz"
MD5SUM="23cc369984d564e4a8232473b1ace137"
DOWNLOAD="https://downloads.cisofy.com/lynis/lynis-3.0.7.tar.gz"
MD5SUM="7a8780d062e643b7e42902d594d7ae06"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""