mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
cloudflared: update to 2022.9.1
This commit is contained in:
parent
64cca03852
commit
2334fd61cb
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.2
|
version=2022.9.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
|
||||||
|
@ -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=45ff0c9b95997e2f1795b08af5c3ed2fc19d2d3cb35391c01452163003b858a1
|
checksum=4919eef5814b4ecc41e1359f9546389688194c9e893b4de3c40b0e3cd2919605
|
||||||
|
|
||||||
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