diff options
author | Cem Keylan <cem@ckyln.com> | 2021-12-03 14:14:51 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-12-03 14:14:51 +0100 |
commit | e1bcef1ebf00fed062342f727bbb76f6c9f41e43 (patch) | |
tree | e3a37ef58a3321d8dc524acb80748bfb635cb67b /extra/go | |
parent | 1621d8732995b46943145f7a5d407adc45b26419 (diff) | |
download | repository-e1bcef1ebf00fed062342f727bbb76f6c9f41e43.tar.gz |
go: bump to 1.17.4
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 8723c238..95ac912d 100644 --- a/extra/go/checksums +++ b/extra/go/checksums @@ -1,4 +1,4 @@ %BLAKE3 -9f7d64cbfa11f38f11af395fdf74787237b3d41bd20f4cea7e9957931574e0f4 go1.17.3.src.tar.gz +cd9a87b4c48fb250c41f71b055602f10dfe2d21d8af6d37a7020c5a51f396926 go1.17.4.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 453e2b49..9ba34056 100644 --- a/extra/go/sources +++ b/extra/go/sources @@ -1,3 +1,3 @@ -https://golang.org/dl/go1.17.3.src.tar.gz go-current +https://golang.org/dl/go1.17.4.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 045372e2..81ee1305 100644 --- a/extra/go/version +++ b/extra/go/version @@ -1 +1 @@ -1.17.3 1 +1.17.4 1 |