From 2ae131f548eaaf181e43d82139e977890038f0ed Mon Sep 17 00:00:00 2001 From: nico Date: Thu, 1 Sep 2005 07:18:47 +0000 Subject: 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/openwrt@1817 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/lighttpd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/lighttpd/Makefile') diff --git a/package/lighttpd/Makefile b/package/lighttpd/Makefile index faf130e4b..c047b7a66 100644 --- a/package/lighttpd/Makefile +++ b/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 -- cgit v1.2.3