From: Dirk Wagner Date: Sun, 15 Jun 2014 20:00:58 +0000 (+0200) Subject: monit addon: update to 5.8.1 X-Git-Tag: v2.17-core91~40^2~1^2~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0eeb8a6176ab672b9dd3b3ce93f689e9a2881c3;p=ipfire-2.x.git monit addon: update to 5.8.1 --- diff --git a/lfs/monit b/lfs/monit index 121a7a0908..389ed54feb 100644 --- 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)