Update monit to 4.10.1 (#3776)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@11857 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2008-07-18 13:51:23 +00:00
parent 980b2ca8e6
commit 3791dad835
2 changed files with 5 additions and 5 deletions

View File

@ -9,12 +9,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=monit
PKG_VERSION:=4.9
PKG_VERSION:=4.10.1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.tildeslash.com/monit/dist/
PKG_MD5SUM:=bcbaab776a54d1e34e3a057c925de9ca
PKG_MD5SUM:=d3143b0bbd79b53f1b019d2fc1dae656
include $(INCLUDE_DIR)/package.mk

View File

@ -1,6 +1,6 @@
--- monit-4.9/ssl.c.orig 2007-01-13 06:00:08.000000000 -0600
+++ monit-4.9/ssl.c 2007-03-03 20:18:16.000000000 -0600
@@ -663,9 +663,11 @@
--- a/ssl.c
+++ b/ssl.c
@@ -662,9 +662,11 @@
ssl->method = SSLv23_client_method();
break;