lighttpd: update to lighttpd 1.4.69 release hash
authorGlenn Strauss <gstrauss@gluelogic.com>
Sun, 12 Feb 2023 05:29:06 +0000 (00:29 -0500)
committerGlenn Strauss <gstrauss@gluelogic.com>
Fri, 14 Apr 2023 17:58:33 +0000 (13:58 -0400)
Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
(cherry picked from commit 8f2fbf093a42040dcc226dee4fcd493a215645ed)

net/lighttpd/Makefile

index e91bcb08ca05775105619e469ec96718b3b0e645..0377e0ffd506ae830fe9d0c2c00fd6d8d3db239a 100644 (file)
@@ -8,14 +8,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=lighttpd
-PKG_VERSION:=1.4.68
+PKG_VERSION:=1.4.69
 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:=e56f37ae52b63e1ada4d76ce78005affb6e56eea2f6bdb0ce17d6d36e9583384
+PKG_HASH:=16ac8db95e719629ba61949b99f8a26feba946a81d185215b28379bb4116b0b4
 
 PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
 PKG_LICENSE:=BSD-3-Clause