Skip to content

Commit

Permalink
cloudflared: Update to 2022.8.0
Browse files Browse the repository at this point in the history
Signed-off-by: Tianling Shen <[email protected]>
  • Loading branch information
1715173329 authored and neheb committed Aug 16, 2022
1 parent 151722d commit 92f0b1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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:=2022.7.1
PKG_VERSION:=2022.8.0
PKG_RELEASE:=$(AUTORELEASE)

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/cloudflare/cloudflared/tar.gz/$(PKG_VERSION)?
PKG_HASH:=3a822faaed7ae90be5ba4920f9226cd85367402d2c5a2bf2f0732c37cad6599d
PKG_HASH:=8200c1ee1064a0cdc222329328520ed3e93f689d8d0538095a1eb16b9885b1e7

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

0 comments on commit 92f0b1b

Please sign in to comment.