lighttpd: update to lighttpd 1.4.68 release hash
authorGlenn Strauss <[email protected]>
Tue, 3 Jan 2023 17:52:02 +0000 (12:52 -0500)
committerGlenn Strauss <[email protected]>
Tue, 3 Jan 2023 17:55:52 +0000 (12:55 -0500)
Signed-off-by: Glenn Strauss <[email protected]>
net/lighttpd/Makefile

index f0021d0db592408f45ec4897522325fad67c5e9c..4e07bc685d5a7d14a96ad8299c76029b903e973e 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 <[email protected]>
 PKG_LICENSE:=BSD-3-Clause