mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
cloudflared: unbreak
This commit is contained in:
parent
5db48a69cd
commit
b7753f2798
1 changed files with 1 additions and 2 deletions
|
@ -14,9 +14,8 @@ 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=ee2c2a4b0c290c39475f79ab74972dfbce817df8e5090813cad0e58f33836194
|
||||
export GOTOOLCHAIN=go1.20
|
||||
|
||||
broken="GOTOOLCHAIN not supported"
|
||||
export GOTOOLCHAIN=go1.20
|
||||
|
||||
pre_build() {
|
||||
go_ldflags+=" -X \"main.BuildTime=$(date -u '+%Y-%m-%d-%H:%M UTC')\""
|
||||
|
|
Loading…
Add table
Reference in a new issue