]> git.99rst.org Git - openwrt-packages.git/commitdiff
cloudflared: update to 2026.7.3
authorTianling Shen <redacted>
Mon, 27 Jul 2026 03:26:55 +0000 (11:26 +0800)
committerTianling Shen <redacted>
Mon, 27 Jul 2026 04:01:36 +0000 (12:01 +0800)
Release note:
- https://github.com/cloudflare/cloudflared/releases/tag/2026.7.0
- https://github.com/cloudflare/cloudflared/releases/tag/2026.7.1
- https://github.com/cloudflare/cloudflared/releases/tag/2026.7.2
- https://github.com/cloudflare/cloudflared/releases/tag/2026.7.3

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

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