diff options
author | Cem Keylan <cem@ckyln.com> | 2021-08-27 16:09:32 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-08-27 16:09:32 +0300 |
commit | c8653178f0f9966e15d9c09f2d393a7aeb7a874e (patch) | |
tree | 428bf66fb5ece86dd883433f96342a32f969738d /extra/go | |
parent | b5876a58c18b98f8a38dfcf218ccb0c8bfa309f1 (diff) | |
download | repository-c8653178f0f9966e15d9c09f2d393a7aeb7a874e.tar.gz |
go: bump to 1.17
Diffstat (limited to 'extra/go')
-rw-r--r-- | extra/go/checksums | 7 | ||||
-rw-r--r-- | extra/go/sources | 2 | ||||
-rw-r--r-- | extra/go/version | 2 |
3 files changed, 6 insertions, 5 deletions
diff --git a/extra/go/checksums b/extra/go/checksums index b5535dc3..2567f9f7 100644 --- a/extra/go/checksums +++ b/extra/go/checksums @@ -1,3 +1,4 @@ -1a9f2894d3d878729f7045072f30becebe243524cf2fce4e0a7b248b1e0654ac go1.16.7.src.tar.gz -f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52 go1.4-bootstrap-20171003.tar.gz -07daf0ad276a320586ff13a16ddb071879bc2c88168b2191b7b97aa9591f4c2e no-bash.patch +%BLAKE3 +d4ba5cd4b4b12fd179a2162f77b32550cb02955dfbc8d7ef735f0893212330d6 go1.17.src.tar.gz +e38b036986f4969980664342af2e0b14c503bf4222b980f2bfdcb32fd62fde14 go1.4-bootstrap-20171003.tar.gz +dcd2b17ef49c90c0e215209f188a9287684cca9731d48319af1bc4da9e6feb3f no-bash.patch diff --git a/extra/go/sources b/extra/go/sources index 89594747..92be706a 100644 --- a/extra/go/sources +++ b/extra/go/sources @@ -1,3 +1,3 @@ -https://golang.org/dl/go1.16.7.src.tar.gz go-current +https://golang.org/dl/go1.17.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 aa4071a3..0bbad115 100644 --- a/extra/go/version +++ b/extra/go/version @@ -1 +1 @@ -1.16.7 1 +1.17 1 |