]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
monit addon: update to 5.8.1
authorDirk Wagner <dirk.wagner@ipfire.org>
Sun, 15 Jun 2014 20:00:58 +0000 (22:00 +0200)
committerDirk Wagner <dirk.wagner@ipfire.org>
Sun, 15 Jun 2014 20:00:58 +0000 (22:00 +0200)
lfs/monit

index 121a7a090829829c3bc236148f41329ea616d042..389ed54feb5d5690566005d5d29280903071448a 100644 (file)
--- a/lfs/monit
+++ b/lfs/monit
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 5.8
+VER        = 5.8.1
 
 THISAPP    = monit-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = monit
-PAK_VER    = 1
+PAK_VER    = 2
 
 DEPS       = ""
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = c6873b0828f872676f9e7fe1476a8dc2
+$(DL_FILE)_MD5 = 9467328f1da0b644a766a387443db2ea
 
 install : $(TARGET)