X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fguardian;h=2eaf77212b2ce53dcd908f6dd45d717757801db8;hp=f3001c82128f3ba08290eea295b87cf342f65590;hb=03f68cbca90d9c1bc0b55c2f5aa4698a5d9d3eab;hpb=6600eeac49362964f6813c8c106aa68d6afe3d0e diff --git a/lfs/guardian b/lfs/guardian index f3001c8212..2eaf77212b 100644 --- a/lfs/guardian +++ b/lfs/guardian @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2016 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 = 2.0 +VER = 2.0.2 THISAPP = guardian-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -33,7 +33,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = guardian -PAK_VER = 14 +PAK_VER = 15 DEPS = "perl-inotify2 perl-Net-IP" @@ -45,7 +45,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 15be3b14a70e21502368deca74903f5c +$(DL_FILE)_MD5 = f83a7ca312cd3cb3ddf79fb33826027d install : $(TARGET)