diff options
author | Cem Keylan <cem@ckyln.com> | 2021-02-05 20:45:25 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-02-05 20:45:25 +0300 |
commit | 351c0f0687db590975b1b9d5717cbde98bc6fca9 (patch) | |
tree | b8de1c3f243448b1d76de495ca89033120c5d2d9 /extra/go | |
parent | ade362df734ef4567e5d68867dc0c5c55bed54e3 (diff) | |
download | repository-351c0f0687db590975b1b9d5717cbde98bc6fca9.tar.gz |
go: bump to 1.15.8
Diffstat (limited to 'extra/go')
-rw-r--r-- | extra/go/checksums | 2 | ||||
-rw-r--r-- | extra/go/sources | 2 | ||||
-rw-r--r-- | extra/go/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/go/checksums b/extra/go/checksums index c06a5b60..6e1f56f3 100644 --- a/extra/go/checksums +++ b/extra/go/checksums @@ -1,3 +1,3 @@ -8631b3aafd8ecb9244ec2ffb8a2a8b4983cf4ad15572b9801f7c5b167c1a2abc go1.15.7.src.tar.gz +540c0ab7781084d124991321ed1458e479982de94454a98afab6acadf38497c2 go1.15.8.src.tar.gz f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52 go1.4-bootstrap-20171003.tar.gz 4166a929288658d8fb2978bab24c1b5a0a8b8996122058c97e207da79db75b92 no-bash.patch diff --git a/extra/go/sources b/extra/go/sources index 5e0c10a3..9418119b 100644 --- a/extra/go/sources +++ b/extra/go/sources @@ -1,3 +1,3 @@ -https://golang.org/dl/go1.15.7.src.tar.gz go-current +https://golang.org/dl/go1.15.8.src.tar.gz go-current https://dl.google.com/go/go1.4-bootstrap-20171003.tar.gz go1.4-bootstrap patches/no-bash.patch diff --git a/extra/go/version b/extra/go/version index 9be48769..ccc35b25 100644 --- a/extra/go/version +++ b/extra/go/version @@ -1 +1 @@ -1.15.7 1 +1.15.8 1 |