lighttpd: update to lighttpd 1.4.68 release hash
authorGlenn Strauss <gstrauss@gluelogic.com>
Tue, 3 Jan 2023 17:52:02 +0000 (12:52 -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 6383ae9407280df7f2ac29065bfe22d7bca73ed7)

net/lighttpd/Makefile

index 327d4e03dc97475b4802c531a875f96322262a15..ff85ff3032a92fadcccb404ab1fa50f798dc247a 100644 (file)
@@ -8,14 +8,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=lighttpd
-PKG_VERSION:=1.4.67
-PKG_RELEASE:=4
+PKG_VERSION:=1.4.68
+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:=7e04d767f51a8d824b32e2483ef2950982920d427d1272ef4667f49d6f89f358
+PKG_HASH:=e56f37ae52b63e1ada4d76ce78005affb6e56eea2f6bdb0ce17d6d36e9583384
 
 PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
 PKG_LICENSE:=BSD-3-Clause