mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
system/lynis: Updated for version 2.7.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3c6647cb77
commit
1be143b747
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=lynis
|
||||
VERSION=${VERSION:-2.7.0}
|
||||
VERSION=${VERSION:-2.7.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="lynis"
|
||||
VERSION="2.7.0"
|
||||
VERSION="2.7.1"
|
||||
HOMEPAGE="https://cisofy.com/"
|
||||
DOWNLOAD="https://downloads.cisofy.com/lynis/lynis-2.7.0.tar.gz"
|
||||
MD5SUM="ac0ae8086e31f263f2da0c5c553686ba"
|
||||
DOWNLOAD="https://downloads.cisofy.com/lynis/lynis-2.7.1.tar.gz"
|
||||
MD5SUM="112f5a7f50258f953e013140eed53c92"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue