cloudflared: mark broken

This commit is contained in:
Duncaen
2023-08-24 12:23:07 +02:00
parent e2c1006916
commit a9350c45b1

View File

@@ -14,6 +14,8 @@ changelog="https://raw.githubusercontent.com/cloudflare/cloudflared/master/CHANG
distfiles="https://github.com/cloudflare/cloudflared/archive/${version}.tar.gz"
checksum=ee2c2a4b0c290c39475f79ab74972dfbce817df8e5090813cad0e58f33836194
broken="GOTOOLCHAIN not supported"
pre_build() {
go_ldflags+=" -X \"main.BuildTime=$(date -u '+%Y-%m-%d-%H:%M UTC')\""
export GOTOOLCHAIN="go1.20.7"