mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 23:12:02 +08:00
cloudflared: Update to 2025.4.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 87ed509841)
This commit is contained in:
@@ -5,12 +5,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=cloudflared
|
||||
PKG_VERSION:=2025.2.1
|
||||
PKG_VERSION:=2025.4.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:=c82ac315fa081cc18c98c9f63657375151a8c6141e7597d794232a1d35f93a4c
|
||||
PKG_HASH:=731694e178c7671ee9210cc7aca87aa35a5f0114e834c4e83f49dbb97b2b2b0f
|
||||
|
||||
PKG_LICENSE:=Apache-2.0
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
Reference in New Issue
Block a user