summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-07-21 00:50:42 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-07-21 00:50:42 +0000
commit112751b7a593e5db29c038dbf55b733839788191 (patch)
tree9331af673237bae922319ee7364262120d32eef7
parentebb3aa63da50a0b1c3c4c6cf9b277f6fe7617028 (diff)
update to new upstream release (v1.3.15)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1514 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--package/lighttpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/lighttpd/Makefile b/package/lighttpd/Makefile
index df6a7df35..423e5282a 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