monit addon: update to 5.12.1

This commit is contained in:
Dirk Wagner
2015-03-19 13:31:05 +01:00
parent 35817283ac
commit 857a15f38b

View File

@@ -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)