From: Nicolas Thill Date: Tue, 28 Mar 2006 07:12:49 +0000 (+0000) Subject: update lighttpd to 1.4.11 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=3612d56b07d5390ecccad4ddf22374f28517ebb6;p=librecmc%2Flibrecmc.git update lighttpd to 1.4.11 SVN-Revision: 3518 --- 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