]> git.99rst.org Git - openwrt-packages.git/commitdiff
lighttpd: update to lighttpd 1.4.85 release hash
authorGlenn Strauss <redacted>
Thu, 9 Jul 2026 22:59:59 +0000 (18:59 -0400)
committerJosef Schlehofer <redacted>
Fri, 10 Jul 2026 14:35:02 +0000 (16:35 +0200)
Ref: https://www.lighttpd.net/2026/07/08/1.4.85/
Signed-off-by: Glenn Strauss <redacted>
net/lighttpd/Makefile

index e7acbad54ffec7e3db276fd96c9c7146c3d31e41..12e615407079782dfe7280ed00c8b985137fb7e5 100644 (file)
@@ -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 <gstrauss@gluelogic.com>
 PKG_LICENSE:=BSD-3-Clause
git clone https://git.99rst.org/PROJECT