diff options
author | Cem Keylan <cem@ckyln.com> | 2021-01-20 21:27:30 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-01-20 21:27:30 +0300 |
commit | 9d081c34adbc1cfe6111b872c5e713046bea876c (patch) | |
tree | d28d27a3534b1744944f5eed766bb492a9a8eabb /extra/go | |
parent | 3d674843b8ec59fe21e5690a962038d1e4f31b86 (diff) | |
download | repository-9d081c34adbc1cfe6111b872c5e713046bea876c.tar.gz |
go: bump to 1.15.7
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 d225b66f..c06a5b60 100644 --- a/extra/go/checksums +++ b/extra/go/checksums @@ -1,3 +1,3 @@ -890bba73c5e2b19ffb1180e385ea225059eb008eb91b694875dd86ea48675817 go1.15.6.src.tar.gz +8631b3aafd8ecb9244ec2ffb8a2a8b4983cf4ad15572b9801f7c5b167c1a2abc go1.15.7.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 9de4bc5c..5e0c10a3 100644 --- a/extra/go/sources +++ b/extra/go/sources @@ -1,3 +1,3 @@ -https://golang.org/dl/go1.15.6.src.tar.gz go-current +https://golang.org/dl/go1.15.7.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 f2e7b806..9be48769 100644 --- a/extra/go/version +++ b/extra/go/version @@ -1 +1 @@ -1.15.6 1 +1.15.7 1 |