From 79464558bfd7365296a32a0024ed1e553f75fe2a Mon Sep 17 00:00:00 2001
From: Nicolas Thill <nico@openwrt.org>
Date: Tue, 9 Aug 2005 14:10:48 +0000
Subject: [PATCH] Updated to new upstream release (v1.3.16)

SVN-Revision: 1587
---
 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 423e5282a3d..faf130e4bda 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.15
+PKG_VERSION:=1.3.16
 PKG_RELEASE:=1
-PKG_MD5SUM:=e605ade1071f25dec9001730ec753112
+PKG_MD5SUM:=b73f7a7ace4901b6417b0e450aaa5df5
 
 PKG_SOURCE_URL:=http://www.lighttpd.net/download/
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz