mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
cloudflared: update to version 2024.4.1
This commit is contained in:
parent
cd02b31951
commit
8f1e5f29c8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cloudflared'
|
# Template file for 'cloudflared'
|
||||||
pkgname=cloudflared
|
pkgname=cloudflared
|
||||||
version=2024.3.0
|
version=2024.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/cloudflare/cloudflared
|
go_import_path=github.com/cloudflare/cloudflared
|
||||||
|
@ -13,7 +13,7 @@ license="Apache-2.0"
|
||||||
homepage="https://developers.cloudflare.com/argo-tunnel/"
|
homepage="https://developers.cloudflare.com/argo-tunnel/"
|
||||||
changelog="https://raw.githubusercontent.com/cloudflare/cloudflared/master/CHANGES.md"
|
changelog="https://raw.githubusercontent.com/cloudflare/cloudflared/master/CHANGES.md"
|
||||||
distfiles="https://github.com/cloudflare/cloudflared/archive/${version}.tar.gz"
|
distfiles="https://github.com/cloudflare/cloudflared/archive/${version}.tar.gz"
|
||||||
checksum=6e5fda072d81b2d40208a0d244b44aaf607f26709711e157e23f44f812594e93
|
checksum=11bed2bd793cc03775aa6270797ed328434bc982e09fd3597e267590f28d2436
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
go_ldflags+=" -X \"main.BuildTime=$(date -u '+%Y-%m-%d-%H:%M UTC')\""
|
go_ldflags+=" -X \"main.BuildTime=$(date -u '+%Y-%m-%d-%H:%M UTC')\""
|
||||||
|
|
Loading…
Add table
Reference in a new issue