Upgdated lynis to current stable.

This commit is contained in:
Christian Schmidt
2010-03-10 22:30:21 +01:00
committed by Arne Fitzenreiter
parent 4a0ce88c9b
commit 202c7af49e
2 changed files with 66 additions and 63 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 1.2.6
VER = 1.2.9
THISAPP = lynis-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -33,7 +33,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = lynis
PAK_VER = 3
PAK_VER = 4
DEPS = ""
###############################################################################
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 46921fc56873a53074f4cf6775ce9007
$(DL_FILE)_MD5 = 69b369173ffc0f10f021035f73857e1f
install : $(TARGET)