Skip to content

Commit

Permalink
cloudflared: Update to 2024.9.0
Browse files Browse the repository at this point in the history
Signed-off-by: Milinda Brantini <[email protected]>
  • Loading branch information
p-w-p authored Sep 10, 2024
1 parent 0192297 commit c874339
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions net/cloudflared/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=cloudflared
PKG_VERSION:=2024.8.3
PKG_RELEASE:=2
PKG_VERSION:=2024.9.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:=dd5c0a417020e16a916c87c0f0cff1aca51b0935ddbafdd093fc029fdc67751d
PKG_HASH:=2e982337ee11a5137b0bed764aa7389ff1a7ad37be72efd6a72f8ae61cc19398

PKG_LICENSE:=Apache-2.0
PKG_LICENSE_FILES:=LICENSE
Expand Down

0 comments on commit c874339

Please sign in to comment.