cloudflared: Update to 2026.6.0
authorTianling Shen <redacted>
Mon, 15 Jun 2026 03:35:34 +0000 (11:35 +0800)
committerTianling Shen <redacted>
Mon, 15 Jun 2026 03:35:34 +0000 (11:35 +0800)
Release note: https://github.com/cloudflare/cloudflared/releases/tag/2026.6.0

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

index 63c227ed2dbef13f47d2b5d804917ed4bc48eeaf..9d0ab14df913b8ad6d5a0219fcc52a0fcb3d5286 100644 (file)
@@ -5,12 +5,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=cloudflared
-PKG_VERSION:=2026.3.0
-PKG_RELEASE:=2
+PKG_VERSION:=2026.6.0
+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:=1c9e88653f091d3085975e50c2cf7308923c88ed5c82afe7fb98938d3f9c93ad
+PKG_HASH:=e79d48a3da4ab5ef9dd46c18730fc31e67c17934394ea7f1cbcf6f2c57e4d97f
 
 PKG_LICENSE:=Apache-2.0
 PKG_LICENSE_FILES:=LICENSE
git clone https://git.99rst.org/PROJECT