From: Glenn Strauss Date: Thu, 11 May 2023 00:49:24 +0000 (-0400) Subject: lighttpd: update to lighttpd 1.4.70 release hash X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=61bc2c5572a83d8cb056523b60acdf9948b2d824;p=feed%2Fpackages.git lighttpd: update to lighttpd 1.4.70 release hash remove patches included upstream Signed-off-by: Glenn Strauss (cherry picked from commit 0d5b110077d4c51a12d797a844495ce63071a205) --- diff --git a/net/lighttpd/Makefile b/net/lighttpd/Makefile index e99d445e2a..051b4dd4fb 100644 --- a/net/lighttpd/Makefile +++ b/net/lighttpd/Makefile @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=lighttpd -PKG_VERSION:=1.4.69 -PKG_RELEASE:=2 +PKG_VERSION:=1.4.70 +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:=16ac8db95e719629ba61949b99f8a26feba946a81d185215b28379bb4116b0b4 +PKG_HASH:=921ebe1cf4b6b9897e03779ab7a23a31f4ba40a1abe2067525c33cd3ce61fe85 PKG_MAINTAINER:=W. Michael Petullo PKG_LICENSE:=BSD-3-Clause diff --git a/net/lighttpd/patches/020-meson-mod_webdav_min.patch b/net/lighttpd/patches/020-meson-mod_webdav_min.patch index 6c7ab078ee..bef6f2e566 100644 --- a/net/lighttpd/patches/020-meson-mod_webdav_min.patch +++ b/net/lighttpd/patches/020-meson-mod_webdav_min.patch @@ -9,7 +9,7 @@ Subject: [PATCH] [meson] mod_webdav_min w/o deps: xml2 sqlite3 uuid --- a/src/meson.build +++ b/src/meson.build -@@ -865,6 +865,16 @@ if libsasl.found() +@@ -879,6 +879,16 @@ if libsasl.found() ] endif