Upgraded lynis

This commit is contained in:
maniacikarus
2009-05-30 01:42:53 +02:00
parent 964d21950a
commit 3bd0611be6
2 changed files with 63 additions and 55 deletions

View File

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