From d9ec2f4e169ca5c62c6cbf5f0d4aeea9a0d37c3e Mon Sep 17 00:00:00 2001 From: Nicolas Thill 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) SVN-Revision: 1817 --- openwrt/package/lighttpd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'openwrt/package/lighttpd/Makefile') diff --git a/openwrt/package/lighttpd/Makefile b/openwrt/package/lighttpd/Makefile index faf130e..c047b7a 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 -- cgit v1.1