mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cloudflared: update to 2022.8.2
This commit is contained in:
parent
8a6825ed45
commit
ff2457d453
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=2022.8.0
|
version=2022.8.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/cloudflare/cloudflared
|
go_import_path=github.com/cloudflare/cloudflared
|
||||||
|
@ -12,7 +12,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=8200c1ee1064a0cdc222329328520ed3e93f689d8d0538095a1eb16b9885b1e7
|
checksum=45ff0c9b95997e2f1795b08af5c3ed2fc19d2d3cb35391c01452163003b858a1
|
||||||
|
|
||||||
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