Upgraded lynis to current stable

This commit is contained in:
maniacikarus
2009-03-04 07:08:18 +01:00
parent be01b81247
commit 208005cf33
3 changed files with 57 additions and 53 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 1.2.1
VER = 1.2.3
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 = 1
PAK_VER = 2
DEPS = ""
###############################################################################
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 4f8db3c524c1014db5842ca2dbd575aa
$(DL_FILE)_MD5 = 57d3058b60bb26fc333e4f1800498fdf
install : $(TARGET)