]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
monit addon: update to 5.12.1
authorDirk Wagner <dirk.wagner@ipfire.org>
Thu, 19 Mar 2015 12:31:05 +0000 (13:31 +0100)
committerDirk Wagner <dirk.wagner@ipfire.org>
Thu, 19 Mar 2015 12:31:05 +0000 (13:31 +0100)
lfs/monit

index e455a3589417635a511d9c6c26223b056c92c76d..f57ad011cfe510dd439270193022b2cd27e8558e 100644 (file)
--- a/lfs/monit
+++ b/lfs/monit
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 5.12
+VER        = 5.12.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    = 4
+PAK_VER    = 5
 
 DEPS       = ""
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = b11821062a43b951d73ccc16fcda939d
+$(DL_FILE)_MD5 = 1ffde79207270925f6f7df787d19100a
 
 install : $(TARGET)