From: Dirk Wagner Date: Sat, 25 Oct 2014 18:20:05 +0000 (+0200) Subject: Revert "monit addon: Upgrade to 5.9" X-Git-Tag: v2.17-core91~40^2~1^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5ea5e366c52830d4e54b89309340674fc518af2;p=ipfire-2.x.git Revert "monit addon: Upgrade to 5.9" This reverts commit a61bfd61b292b28660539c8214a1edcf90d22db3. --- diff --git a/lfs/monit b/lfs/monit index d1a01da503..d17e77943a 100644 --- 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)