cloudflared: Update to 2025.9.1
authorTianling Shen <redacted>
Mon, 29 Sep 2025 11:56:28 +0000 (19:56 +0800)
committerTianling Shen <redacted>
Mon, 29 Sep 2025 11:56:28 +0000 (19:56 +0800)
Release note: https://github.com/cloudflare/cloudflared/releases/tag/2025.9.1

Signed-off-by: Tianling Shen <redacted>
net/cloudflared/Makefile

index e7d8d2a9106948329a0ffd30326665c52c8e1f4d..1b85bd13f9e50796665acdf38088484d4ac4fec5 100644 (file)
@@ -5,12 +5,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=cloudflared
-PKG_VERSION:=2025.9.0
+PKG_VERSION:=2025.9.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://codeload.github.com/cloudflare/cloudflared/tar.gz/$(PKG_VERSION)?
-PKG_HASH:=350d8d37a85355a34d3b48dcfde40497833c08233e49f5bed8cb4b690949552f
+PKG_HASH:=384283f05e55560e71d844991d3adbe7e2acaa278ce063b0c7efc84db8ec3849
 
 PKG_LICENSE:=Apache-2.0
 PKG_LICENSE_FILES:=LICENSE
git clone https://git.99rst.org/PROJECT