mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cloudflared: mark broken
This commit is contained in:
parent
e2c1006916
commit
a9350c45b1
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ changelog="https://raw.githubusercontent.com/cloudflare/cloudflared/master/CHANG
|
||||||
distfiles="https://github.com/cloudflare/cloudflared/archive/${version}.tar.gz"
|
distfiles="https://github.com/cloudflare/cloudflared/archive/${version}.tar.gz"
|
||||||
checksum=ee2c2a4b0c290c39475f79ab74972dfbce817df8e5090813cad0e58f33836194
|
checksum=ee2c2a4b0c290c39475f79ab74972dfbce817df8e5090813cad0e58f33836194
|
||||||
|
|
||||||
|
broken="GOTOOLCHAIN not supported"
|
||||||
|
|
||||||
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')\""
|
||||||
export GOTOOLCHAIN="go1.20.7"
|
export GOTOOLCHAIN="go1.20.7"
|
||||||
|
|
Loading…
Add table
Reference in a new issue