X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Flynis;h=f1e4f72119d5433264d3be7a7ff978db782d3a2e;hp=b3cabd752e3cd0956515880fbfcd41f784a8e8f0;hb=15b1a3e360a277dc7481103f8ddcbf189033e3a6;hpb=aa2e56a531a44a932ea7c379fd7834043cc3e407 diff --git a/lfs/lynis b/lfs/lynis index b3cabd752e..f1e4f72119 100644 --- a/lfs/lynis +++ b/lfs/lynis @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2015 IPfire Team # +# Copyright (C) 2007-2018 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -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)