]> git.99rst.org Git - openwrt-packages.git/commitdiff
cloudflared: Update to 2026.6.1
authorTianling Shen <redacted>
Tue, 30 Jun 2026 10:06:58 +0000 (18:06 +0800)
committerTianling Shen <redacted>
Tue, 30 Jun 2026 10:06:58 +0000 (18:06 +0800)
Release note: https://github.com/cloudflare/cloudflared/releases/tag/2026.6.1

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

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