[OpenWrt-Devel] [PATCH packages] lighttpd: update to 1.4.42

Rafał Miłecki zajec5 at gmail.com
Tue Oct 25 14:01:41 EDT 2016


From: Rafał Miłecki <rafal at milecki.pl>

This release fixes bugs introduced in 1.4.40 and 1.4.41.

Signed-off-by: Rafał Miłecki <rafal at milecki.pl>
---
Hi Michael,

Since we use the same version in for-15.05 branch, could you backport
this patch there as well, please?
---
 net/lighttpd/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/lighttpd/Makefile b/net/lighttpd/Makefile
index 6a81316..7d3bb5c 100644
--- a/net/lighttpd/Makefile
+++ b/net/lighttpd/Makefile
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=lighttpd
-PKG_VERSION:=1.4.41
+PKG_VERSION:=1.4.42
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=http://download.lighttpd.net/lighttpd/releases-1.4.x
-PKG_MD5SUM:=1df2e4dbc965cfe6f99f008ac3db4d8d
+PKG_MD5SUM:=53c55d7e1dac7adec161cd5490491f6d
 
 PKG_LICENSE:=BSD-3c
 PKG_LICENSE_FILES:=COPYING
-- 
2.9.3
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list