From 112751b7a593e5db29c038dbf55b733839788191 Mon Sep 17 00:00:00 2001 From: nico Date: Thu, 21 Jul 2005 00:50:42 +0000 Subject: [PATCH] update to new upstream release (v1.3.15) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1514 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/lighttpd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/lighttpd/Makefile b/package/lighttpd/Makefile index df6a7df353..423e5282a3 100644 --- a/package/lighttpd/Makefile +++ b/package/lighttpd/Makefile @@ -3,9 +3,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=lighttpd -PKG_VERSION:=1.3.14 +PKG_VERSION:=1.3.15 PKG_RELEASE:=1 -PKG_MD5SUM:=16d9f8c40bcb5638ee452fa23b21e346 +PKG_MD5SUM:=e605ade1071f25dec9001730ec753112 PKG_SOURCE_URL:=http://www.lighttpd.net/download/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -- 2.11.0