diff options
author | Cem Keylan <cem@ckyln.com> | 2021-08-07 20:46:55 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-08-07 20:46:55 +0300 |
commit | 0f521dc4f692f243e6c79de3f588d50cba1d82d6 (patch) | |
tree | e4c271dbff13a5eb0a11537a3c77b1688583817c /extra/go | |
parent | 84feb51ea920672fd3367fe08c6cb2b8c53f1775 (diff) | |
download | repository-0f521dc4f692f243e6c79de3f588d50cba1d82d6.tar.gz |
go: bump to 1.16.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 61f83d6d..b5535dc3 100644 --- a/extra/go/checksums +++ b/extra/go/checksums @@ -1,3 +1,3 @@ -a3a5d4bc401b51db065e4f93b523347a4d343ae0c0b08a65c3423b05a138037d go1.16.6.src.tar.gz +1a9f2894d3d878729f7045072f30becebe243524cf2fce4e0a7b248b1e0654ac go1.16.7.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 52142c2b..89594747 100644 --- a/extra/go/sources +++ b/extra/go/sources @@ -1,3 +1,3 @@ -https://golang.org/dl/go1.16.6.src.tar.gz go-current +https://golang.org/dl/go1.16.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 bd2f6a3e..aa4071a3 100644 --- a/extra/go/version +++ b/extra/go/version @@ -1 +1 @@ -1.16.6 1 +1.16.7 1 |