mirror of https://github.com/openwrt/packages.git
cloudflared: Update to 2024.2.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>pull/23408/head
parent
21a8b968d1
commit
87bd747652
|
@ -5,12 +5,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=cloudflared
|
||||
PKG_VERSION:=2024.1.5
|
||||
PKG_VERSION:=2024.2.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:=0a0da188e162680927ebafcef32c3366aed26661273dc63c540bbebee435bd4e
|
||||
PKG_HASH:=62d8b3c32fcddee24e22707a22b4a33a014cd9314471e069f991fd359a102d75
|
||||
|
||||
PKG_LICENSE:=Apache-2.0
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
|
Loading…
Reference in New Issue