diff options
author | Cem Keylan <cem@ckyln.com> | 2021-04-02 14:52:30 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-04-02 14:52:30 +0300 |
commit | fc252787322e4716d02519bda77d2071c3e7d88a (patch) | |
tree | fe3b3da9e1ac114a7480378fb599ad43465e1497 /extra/go | |
parent | 068584726bbc4d6295b8925911ea5bcf95ab4880 (diff) | |
download | repository-fc252787322e4716d02519bda77d2071c3e7d88a.tar.gz |
go: bump to 1.16.3
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 792920df..86daabdb 100644 --- a/extra/go/checksums +++ b/extra/go/checksums @@ -1,3 +1,3 @@ -37ca14287a23cb8ba2ac3f5c3dd8adbc1f7a54b9701a57824bf19a0b271f83ea go1.16.2.src.tar.gz +b298d29de9236ca47a023e382313bcc2d2eed31dfa706b60a04103ce83a71a25 go1.16.3.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 ee5b1b79..82af7184 100644 --- a/extra/go/sources +++ b/extra/go/sources @@ -1,3 +1,3 @@ -https://golang.org/dl/go1.16.2.src.tar.gz go-current +https://golang.org/dl/go1.16.3.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 a973c446..bcb42a35 100644 --- a/extra/go/version +++ b/extra/go/version @@ -1 +1 @@ -1.16.2 1 +1.16.3 1 |