From: Glenn Strauss Date: Tue, 31 Oct 2023 05:09:38 +0000 (-0400) Subject: lighttpd: update to lighttpd 1.4.73 release hash X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=71babfb9f386c1bbcbcfaf8ff28dc136fa6a2dd6;p=feed%2Fpackages.git lighttpd: update to lighttpd 1.4.73 release hash * update to lighttpd 1.4.73 release hash * update maintainer Signed-off-by: Glenn Strauss (cherry picked from commit f3e26bef52ef4c401a3a582b839bc632376d4de7) --- diff --git a/net/lighttpd/Makefile b/net/lighttpd/Makefile index 8f7ae3bb34..49bf404774 100644 --- a/net/lighttpd/Makefile +++ b/net/lighttpd/Makefile @@ -8,16 +8,16 @@ include $(TOPDIR)/rules.mk PKG_NAME:=lighttpd -PKG_VERSION:=1.4.72 +PKG_VERSION:=1.4.73 PKG_RELEASE:=1 # release candidate ~rcX testing; remove for release #PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://download.lighttpd.net/lighttpd/releases-1.4.x -PKG_HASH:=f7cade4d69b754a0748c01463c33cd8b456ca9cc03bb09e85a71bcbcd54e55ec +PKG_HASH:=818816d0b314b0aa8728a7076513435f6d5eb227f3b61323468e1f10dbe84ca8 -PKG_MAINTAINER:=W. Michael Petullo +PKG_MAINTAINER:=Glenn Strauss PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=COPYING PKG_CPE_ID:=cpe:/a:lighttpd:lighttpd