summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-07-21 00:50:42 +0000
committerNicolas Thill <nico@openwrt.org>2005-07-21 00:50:42 +0000
commit5462d1ec2b55ccd38f2154bd6bcd2d4c58c54123 (patch)
tree0ed9c6bad2f5c607f362680485f6ec548ed92682
parent463acfb39c3477bae701cb3639b808923859ad06 (diff)
downloadmtk-20170518-5462d1ec2b55ccd38f2154bd6bcd2d4c58c54123.zip
mtk-20170518-5462d1ec2b55ccd38f2154bd6bcd2d4c58c54123.tar.gz
mtk-20170518-5462d1ec2b55ccd38f2154bd6bcd2d4c58c54123.tar.bz2
update to new upstream release (v1.3.15)
SVN-Revision: 1514
-rw-r--r--openwrt/package/lighttpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/lighttpd/Makefile b/openwrt/package/lighttpd/Makefile
index df6a7df..423e528 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