diff options
author | Cem Keylan <cem@ckyln.com> | 2021-06-05 19:38:31 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-06-05 19:38:31 +0300 |
commit | 6555eeae5706d24cade1fce949306269487e50d9 (patch) | |
tree | 97e27c1cc6ae34b17f44d788af593ae417540480 /extra/go | |
parent | a50a8e908a0454f11fb68f7ee702884ddc1f2f4b (diff) | |
download | repository-6555eeae5706d24cade1fce949306269487e50d9.tar.gz |
go: bump to 1.16.5
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 3d01c520..c4ca311f 100644 --- a/extra/go/checksums +++ b/extra/go/checksums @@ -1,3 +1,3 @@ -ae4f6b6e2a1677d31817984655a762074b5356da50fb58722b99104870d43503 go1.16.4.src.tar.gz +7bfa7e5908c7cc9e75da5ddf3066d7cbcf3fd9fa51945851325eebc17f50ba80 go1.16.5.src.tar.gz f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52 go1.4-bootstrap-20171003.tar.gz 07daf0ad276a320586ff13a16ddb071879bc2c88168b2191b7b97aa9591f4c2e no-bash.patch diff --git a/extra/go/sources b/extra/go/sources index 7dd2c369..1c1c0021 100644 --- a/extra/go/sources +++ b/extra/go/sources @@ -1,3 +1,3 @@ -https://golang.org/dl/go1.16.4.src.tar.gz go-current +https://golang.org/dl/go1.16.5.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 32ec22df..67bd00ae 100644 --- a/extra/go/version +++ b/extra/go/version @@ -1 +1 @@ -1.16.4 1 +1.16.5 1 |