From: Nicolas Thill Date: Tue, 28 Mar 2006 07:12:49 +0000 (+0000) Subject: update lighttpd to 1.4.11 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=686eed9acd8f160ce561859a5d4bf27f521a21c0;p=15.05%2Fopenwrt.git update lighttpd to 1.4.11 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3518 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/openwrt/package/lighttpd/Makefile b/openwrt/package/lighttpd/Makefile index 97fa3610ad..d15efe4560 100644 --- a/openwrt/package/lighttpd/Makefile +++ b/openwrt/package/lighttpd/Makefile @@ -3,9 +3,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=lighttpd -PKG_VERSION:=1.4.9 +PKG_VERSION:=1.4.11 PKG_RELEASE:=1 -PKG_MD5SUM:=20a171774a0615069de3704db52483aa +PKG_MD5SUM:=f55eebb9815c94a7de35906bb557ecd3 PKG_SOURCE_URL:=http://www.lighttpd.net/download/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz