cloudflared: update to version 2024.3.0

This commit is contained in:
Elie ROUDNINSKI 2024-04-08 11:06:55 +02:00 committed by cinerea0
parent 279f1c5c3a
commit 0bd80b1805

View File

@ -1,6 +1,6 @@
# Template file for 'cloudflared'
pkgname=cloudflared
version=2024.1.5
version=2024.3.0
revision=1
build_style=go
go_import_path=github.com/cloudflare/cloudflared
@ -13,7 +13,7 @@ license="Apache-2.0"
homepage="https://developers.cloudflare.com/argo-tunnel/"
changelog="https://raw.githubusercontent.com/cloudflare/cloudflared/master/CHANGES.md"
distfiles="https://github.com/cloudflare/cloudflared/archive/${version}.tar.gz"
checksum=0a0da188e162680927ebafcef32c3366aed26661273dc63c540bbebee435bd4e
checksum=6e5fda072d81b2d40208a0d244b44aaf607f26709711e157e23f44f812594e93
pre_build() {
go_ldflags+=" -X \"main.BuildTime=$(date -u '+%Y-%m-%d-%H:%M UTC')\""