summaryrefslogtreecommitdiffstats
path: root/openwrt/package
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-11-05 17:20:31 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-11-05 17:20:31 +0000
commitcfb3943ce20a59c2be6fb1f3b55e553273738e02 (patch)
tree4b3b2051b56ee684e1e5c83c48a9f6f4c1244cb4 /openwrt/package
parentfa5a1cd307014881a267b0888616364a348532fc (diff)
update lighttpd to new upstream release (v1.4.7)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2337 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package')
-rw-r--r--openwrt/package/lighttpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/lighttpd/Makefile b/openwrt/package/lighttpd/Makefile
index 2f07a7dcf..486f851b3 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.6
+PKG_VERSION:=1.4.7
PKG_RELEASE:=1
-PKG_MD5SUM:=dec3ff6ff004868303407165d218bcdf
+PKG_MD5SUM:=4d1b02e2008e5f35e4df7defee186fdd
PKG_SOURCE_URL:=http://www.lighttpd.net/download/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz