]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
guardian: Update to 2.0.2
authorStefan Schantl <stefan.schantl@ipfire.org>
Wed, 27 Jun 2018 17:39:14 +0000 (19:39 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 3 Jul 2018 09:33:58 +0000 (10:33 +0100)
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/guardian

index f3001c82128f3ba08290eea295b87cf342f65590..45c571d0546c4eb356076a9873ff2e4fce3358ac 100644 (file)
@@ -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)