From 064a3260e42b5e7fb8d0bc2830e6d56788be38ce Mon Sep 17 00:00:00 2001 From: "W. Michael Petullo" Date: Wed, 30 Dec 2015 19:25:01 -0500 Subject: [PATCH] lighttpd: update to 1.4.38 Signed-off-by: W. Michael Petullo --- net/lighttpd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/lighttpd/Makefile b/net/lighttpd/Makefile index 72eb7b66d..6769287cc 100644 --- a/net/lighttpd/Makefile +++ b/net/lighttpd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=lighttpd -PKG_VERSION:=1.4.37 +PKG_VERSION:=1.4.38 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:=ca40168f54b46ee29475868ced8507d6 +PKG_MD5SUM:=7adc12323f37ed24ecf026c7547b577d PKG_LICENSE:=BSD-3c PKG_LICENSE_FILES:=COPYING