From: Nicolas Thill Date: Tue, 9 Aug 2005 14:10:48 +0000 (+0000) Subject: Updated to new upstream release (v1.3.16) X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=479774e96d0e66f2d19453c07a842674a2aa1c0c;p=openwrt%2Fsvn-archive%2Farchive.git Updated to new upstream release (v1.3.16) SVN-Revision: 1587 --- diff --git a/openwrt/package/lighttpd/Makefile b/openwrt/package/lighttpd/Makefile index 423e5282a3..faf130e4bd 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.3.15 +PKG_VERSION:=1.3.16 PKG_RELEASE:=1 -PKG_MD5SUM:=e605ade1071f25dec9001730ec753112 +PKG_MD5SUM:=b73f7a7ace4901b6417b0e450aaa5df5 PKG_SOURCE_URL:=http://www.lighttpd.net/download/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz