summaryrefslogtreecommitdiffstats
path: root/openwrt/package/lighttpd/Makefile
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-09-01 07:18:47 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-09-01 07:18:47 +0000
commit7338f65c77790cce67ba60489ef62084421bcd9d (patch)
treec046bdaa6e15ed14cd8c28244d944b27f212423c /openwrt/package/lighttpd/Makefile
parent2f9debdfd65fb630efae4aad1725f36c6804f2d0 (diff)
update to new upstream release (v1.4.2),
fix pcre detection in configure (thanks bero for reporting) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1817 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/lighttpd/Makefile')
-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 faf130e4b..c047b7a66 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.16
+PKG_VERSION:=1.4.2
PKG_RELEASE:=1
-PKG_MD5SUM:=b73f7a7ace4901b6417b0e450aaa5df5
+PKG_MD5SUM:=c26eea734490129a45e465ac0f327e4a
PKG_SOURCE_URL:=http://www.lighttpd.net/download/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz