Skip to content

Commit

Permalink
cloudflared: Update to 2023.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xlighting2017 authored and 1715173329 committed Nov 4, 2023
1 parent 117ed45 commit 3956c20
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:=2023.8.2
PKG_VERSION:=2023.10.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:=ffc3c07263b5a44121781d8b711e57d6414ef8de3da991849762df87618a27f8
PKG_HASH:=2d2df4dd4992eef485f7ffebc0a1e9e6292b42ca42341f2e46224f17155e9532

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

0 comments on commit 3956c20

Please sign in to comment.