cloudflared: mark broken

This commit is contained in:
Duncaen 2023-08-24 12:23:07 +02:00
parent e2c1006916
commit a9350c45b1
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

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"