From: Dirk Wagner Date: Thu, 5 Mar 2015 11:21:05 +0000 (+0100) Subject: monit addon: update to 5.12 X-Git-Tag: v2.17-core91~154^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04ad584f354fde63a04ad5d50b4092ff044186ff;p=ipfire-2.x.git monit addon: update to 5.12 --- diff --git a/lfs/monit b/lfs/monit index 6c35c6ced9..e455a35894 100644 --- a/lfs/monit +++ b/lfs/monit @@ -24,7 +24,7 @@ include Config -VER = 5.11 +VER = 5.12 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 = 3 +PAK_VER = 4 DEPS = "" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = ff00f39d248ed7068932ed82211da9e6 +$(DL_FILE)_MD5 = b11821062a43b951d73ccc16fcda939d install : $(TARGET)