From: Nicolas Thill Date: Tue, 18 Oct 2005 01:02:34 +0000 (+0000) Subject: update lighttpd to new upstream release (v1.4.6) X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=dea24d98ff72b466534d9610cc3bd599f96e31fc;p=openwrt%2Fstaging%2Fansuel.git update lighttpd to new upstream release (v1.4.6) SVN-Revision: 2163 --- diff --git a/openwrt/package/lighttpd/Makefile b/openwrt/package/lighttpd/Makefile index b5a4e3dd9c..2f07a7dcf5 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.4 +PKG_VERSION:=1.4.6 PKG_RELEASE:=1 -PKG_MD5SUM:=0142f34549cf326d1ee3631be665482f +PKG_MD5SUM:=dec3ff6ff004868303407165d218bcdf PKG_SOURCE_URL:=http://www.lighttpd.net/download/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz