From e5928b372d0dd64bfb10528ecda429b73017c742 Mon Sep 17 00:00:00 2001 From: Josef Schlehofer Date: Sat, 22 Feb 2020 21:54:41 +0100 Subject: [PATCH] lighttpd: update to version 1.4.55 Signed-off-by: Josef Schlehofer --- net/lighttpd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/lighttpd/Makefile b/net/lighttpd/Makefile index a23d9c072..015cfb530 100644 --- a/net/lighttpd/Makefile +++ b/net/lighttpd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=lighttpd -PKG_VERSION:=1.4.54 +PKG_VERSION:=1.4.55 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://download.lighttpd.net/lighttpd/releases-1.4.x -PKG_HASH:=cf14cce2254a96d8fcb6d3181e1a3c29a8f832531c3e86ff6f2524ecda9a8721 +PKG_HASH:=6a0b50e9c9d5cc3d9e48592315c25a2d645858f863e1ccd120507a30ce21e927 PKG_MAINTAINER:=W. Michael Petullo PKG_LICENSE:=BSD-3-Clause