summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-10-18 01:02:34 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-10-18 01:02:34 +0000
commitb72b6ccbaa515be1ba315cc0dfe94853b55de154 (patch)
tree9f56da271b0f92824273c6c4cda512ac4c7113be
parent121eb88cf724a6bbbdf04904629ae14eefd2ce20 (diff)
update lighttpd to new upstream release (v1.4.6)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2163 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 b5a4e3dd9..2f07a7dcf 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