From f40de773d705407ba018e50e9d3289d9acf5b582 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 27 Feb 2020 17:54:56 +0300 Subject: go: bump to 1.14 --- extra/go/build | 1 + extra/go/checksums | 2 +- extra/go/sources | 2 +- extra/go/version | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) (limited to 'extra/go') diff --git a/extra/go/build b/extra/go/build index e5cf6f17..35689e51 100755 --- a/extra/go/build +++ b/extra/go/build @@ -4,6 +4,7 @@ # This breaks Go. :> nostrip +export CC="${CC:-cc}" export GOARCH=amd64 export GO_LDFLAGS="-w -s" diff --git a/extra/go/checksums b/extra/go/checksums index 603b8789..583f1b3b 100644 --- a/extra/go/checksums +++ b/extra/go/checksums @@ -1,2 +1,2 @@ -b13bf04633d4d8cf53226ebeaace8d4d2fd07ae6fa676d0844a688339debec34 go1.13.8.src.tar.gz +6d643e46ad565058c7a39dac01144172ef9bd476521f42148be59249e4b74389 go1.14.src.tar.gz f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52 go1.4-bootstrap-20171003.tar.gz diff --git a/extra/go/sources b/extra/go/sources index b7069037..9ca45f14 100644 --- a/extra/go/sources +++ b/extra/go/sources @@ -1,2 +1,2 @@ -https://golang.org/dl/go1.13.8.src.tar.gz go-current +https://golang.org/dl/go1.14.src.tar.gz go-current https://dl.google.com/go/go1.4-bootstrap-20171003.tar.gz go1.4-bootstrap diff --git a/extra/go/version b/extra/go/version index 6956eab5..cfaaf4da 100644 --- a/extra/go/version +++ b/extra/go/version @@ -1 +1 @@ -1.13.8 1 +1.14 1 -- cgit v1.2.3