mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/cloudflared: bump to version 2024.12.2
For release note, see: https://github.com/cloudflare/cloudflared/blob/2024.12.2/RELEASE_NOTES Signed-off-by: James Hilliard <james.hilliard1@gmail.com> [Julien: add link to release note] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
83850d1cdd
commit
a0ebdd5cd8
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 f96b703ea848bc538322eb957749b0b2395e0cf83213cf310cbde0a3f598eac4 cloudflared-2024.9.1-go2.tar.gz
|
||||
sha256 48b9c54d79419d0489baadb8cb54d5196e0ff17650fb9eff81de02989fa8b009 cloudflared-2024.12.2-go2.tar.gz
|
||||
sha256 58d1e17ffe5109a7ae296caafcadfdbe6a7d176f0bc4ab01e12a689b0499d8bd LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
CLOUDFLARED_VERSION = 2024.9.1
|
||||
CLOUDFLARED_VERSION = 2024.12.2
|
||||
CLOUDFLARED_SITE = $(call github,cloudflare,cloudflared,$(CLOUDFLARED_VERSION))
|
||||
CLOUDFLARED_LICENSE = Apache-2.0
|
||||
CLOUDFLARED_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user