mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
cloudflared: mark as broken because of go 1.20
This commit is contained in:
parent
5ae792c05b
commit
e96ae6dce2
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ 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=468b0953eca6ab189859073067857062c91ed9adb18e12a43527e0dba3aa6409
|
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"
|
||||||
|
|
||||||
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