mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
cloudflared: update to 2023.5.1, unbreak
This commit is contained in:
parent
352c72f8b2
commit
f765f8db59
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cloudflared'
|
||||
pkgname=cloudflared
|
||||
version=2023.2.1
|
||||
version=2023.5.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/cloudflare/cloudflared
|
||||
|
@ -12,8 +12,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=468b0953eca6ab189859073067857062c91ed9adb18e12a43527e0dba3aa6409
|
||||
broken="doesn't build with go 1.20 due to an old custom version of quic-go https://github.com/cloudflare/cloudflared/issues/888"
|
||||
checksum=ee2c2a4b0c290c39475f79ab74972dfbce817df8e5090813cad0e58f33836194
|
||||
|
||||
pre_build() {
|
||||
go_ldflags+=" -X \"main.BuildTime=$(date -u '+%Y-%m-%d-%H:%M UTC')\""
|
||||
|
|
Loading…
Add table
Reference in a new issue