Skip to content

Commit

Permalink
cloudflared: unbreak
Browse files Browse the repository at this point in the history
  • Loading branch information
Duncaen committed Aug 24, 2023
1 parent 5db48a6 commit b7753f2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions srcpkgs/cloudflared/template
Original file line number Diff line number Diff line change
Expand Up @@ -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')\""
Expand Down

0 comments on commit b7753f2

Please sign in to comment.