From 5462d1ec2b55ccd38f2154bd6bcd2d4c58c54123 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Thu, 21 Jul 2005 00:50:42 +0000 Subject: [PATCH] update to new upstream release (v1.3.15) SVN-Revision: 1514 --- openwrt/package/lighttpd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openwrt/package/lighttpd/Makefile b/openwrt/package/lighttpd/Makefile index df6a7df353..423e5282a3 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.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.25.1