aboutsummaryrefslogtreecommitdiffstats
path: root/package/lighttpd
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-10-18 01:02:34 +0000
committerNicolas Thill <nico@openwrt.org>2005-10-18 01:02:34 +0000
commit44a9cd09dcdbb95f27618a1ab6dccbad6b13b362 (patch)
tree13f6d680b09bf57a8e7e7198da7cee949ad4a085 /package/lighttpd
parent839a53d3702a58107636ce5ee6c987cc62cdeccd (diff)
downloadupstream-44a9cd09dcdbb95f27618a1ab6dccbad6b13b362.tar.gz
upstream-44a9cd09dcdbb95f27618a1ab6dccbad6b13b362.tar.bz2
upstream-44a9cd09dcdbb95f27618a1ab6dccbad6b13b362.zip
update lighttpd to new upstream release (v1.4.6)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2163 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/lighttpd')
-rw-r--r--package/lighttpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/lighttpd/Makefile b/package/lighttpd/Makefile
index b5a4e3dd9c..2f07a7dcf5 100644
--- a/package/lighttpd/Makefile
+++ b/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