monit: update to 5.12.1
authorEtienne CHAMPETIER <redacted>
Tue, 10 Mar 2015 21:24:56 +0000 (22:24 +0100)
committerEtienne CHAMPETIER <redacted>
Tue, 10 Mar 2015 21:28:26 +0000 (22:28 +0100)
refresh patches
run tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <redacted>
admin/monit/Makefile
admin/monit/patches/001-fix-default-piddir.patch

index bb3cfd09a0d17456dfd2b23760002f3299654bfd..9d5570f9ecb848f1bcab532c9b8884d12f192f1b 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=monit
-PKG_VERSION:=5.11
+PKG_VERSION:=5.12.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://mmonit.com/monit/dist
-PKG_MD5SUM:=ff00f39d248ed7068932ed82211da9e6
+PKG_MD5SUM:=1ffde79207270925f6f7df787d19100a
 
 PKG_LICENSE:=AGPL-3.0
 PKG_LICENSE_FILES:=COPYING
index 72163ecb3c2ddd06648b56cbf842f5d8b87b5447..13d6029c292ba5a64a503e75f6cc87c56f30c670 100644 (file)
@@ -1,6 +1,6 @@
 --- a/configure
 +++ b/configure
-@@ -13744,14 +13744,7 @@ fi
+@@ -13821,14 +13821,7 @@ fi
  # Find the right directory to put the root-mode PID file in
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking pid file location" >&5
  $as_echo_n "checking pid file location... " >&6; }
git clone https://git.99rst.org/PROJECT