system/lynis: Updated for version 3.0.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2020-06-20 07:23:15 +07:00
parent e3e6997632
commit 94447674a7
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 # Slackware build script for lynis
# Copyright 2016-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # Copyright 2016-2020 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=lynis PRGNAM=lynis
VERSION=${VERSION:-2.7.5} VERSION=${VERSION:-3.0.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="lynis" PRGNAM="lynis"
VERSION="2.7.5" VERSION="3.0.0"
HOMEPAGE="https://cisofy.com/" HOMEPAGE="https://cisofy.com/"
DOWNLOAD="https://downloads.cisofy.com/lynis/lynis-2.7.5.tar.gz" DOWNLOAD="https://downloads.cisofy.com/lynis/lynis-3.0.0.tar.gz"
MD5SUM="fb527b6976e70a6bcd57036c9cddc242" MD5SUM="7f6777843fc4f30ea16e4e2bf393f797"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""