mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
system/lynis: Updated for version 3.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e3e6997632
commit
94447674a7
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||||
|
|
||||||
|
|
|
@ -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=""
|
||||||
|
|
Loading…
Reference in a new issue