system/lynis: Updated for version 3.0.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1a0cb3ae51
commit
9731c3b1e7
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=lynis
|
||||
VERSION=${VERSION:-3.0.5}
|
||||
VERSION=${VERSION:-3.0.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="lynis"
|
||||
VERSION="3.0.5"
|
||||
VERSION="3.0.6"
|
||||
HOMEPAGE="https://cisofy.com/"
|
||||
DOWNLOAD="https://downloads.cisofy.com/lynis/lynis-3.0.5.tar.gz"
|
||||
MD5SUM="4da327e2ff8f809891659a0b62145194"
|
||||
DOWNLOAD="https://downloads.cisofy.com/lynis/lynis-3.0.6.tar.gz"
|
||||
MD5SUM="23cc369984d564e4a8232473b1ace137"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue