]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Revert "monit addon: Upgrade to 5.9"
authorDirk Wagner <dirk.wagner@ipfire.org>
Sat, 25 Oct 2014 18:20:05 +0000 (20:20 +0200)
committerDirk Wagner <dirk.wagner@ipfire.org>
Sat, 25 Oct 2014 18:20:05 +0000 (20:20 +0200)
This reverts commit a61bfd61b292b28660539c8214a1edcf90d22db3.

lfs/monit

index d1a01da5031481ad0276c08421313e7448d6382b..d17e77943a32c94cb62fd2b53f0251fd261318db 100644 (file)
--- a/lfs/monit
+++ b/lfs/monit
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 5.9
+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    = 9
+PAK_VER    = 2
 
 DEPS       = ""
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 808473ebbacda0c5085d7399e507bfda
+$(DL_FILE)_MD5 = 9467328f1da0b644a766a387443db2ea
 
 install : $(TARGET)