lynis: update to 2.6.4

Signed-off-by: Peter Müller <peter.mueller@link38.eu>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Peter Müller
2018-06-20 17:04:26 +02:00
committed by Michael Tremer
parent df5cc48dd6
commit 352796cad7
2 changed files with 45 additions and 8 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 1.6.4
VER = 2.6.4
THISAPP = lynis-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -33,7 +33,7 @@ DIR_APP = $(DIR_SRC)/lynis
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = lynis
PAK_VER = 5
PAK_VER = 6
DEPS = ""
###############################################################################
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = dfa946388af8926bd24f772d4fa4830a
$(DL_FILE)_MD5 = a5afd484b7aabf8af73adbc67a8f8756
install : $(TARGET)