From: Glenn Strauss Date: Thu, 9 Jul 2026 22:59:59 +0000 (-0400) Subject: lighttpd: update to lighttpd 1.4.85 release hash X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=143195230bdc6aecf6c816a8e065fbd9c0b509c7;p=openwrt-packages.git lighttpd: update to lighttpd 1.4.85 release hash Ref: https://www.lighttpd.net/2026/07/08/1.4.85/ Signed-off-by: Glenn Strauss --- diff --git a/net/lighttpd/Makefile b/net/lighttpd/Makefile index e7acbad54..12e615407 100644 --- a/net/lighttpd/Makefile +++ b/net/lighttpd/Makefile @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=lighttpd -PKG_VERSION:=1.4.84 +PKG_VERSION:=1.4.85 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:=076dd43bec8f2ba9ce6db7e7ca7e8ad72271cd529805ead2400b56efaa026f70 +PKG_HASH:=18de51b393bac4a6827879e1a7ff377c169e414bae92cd245091d80fc2601d13 PKG_MAINTAINER:=Glenn Strauss PKG_LICENSE:=BSD-3-Clause