go: updated to version 1.22.0

This commit is contained in:
Matt Housh 2024-02-08 14:00:02 -06:00
parent fa67bb88a0
commit 82c20e63d5
3 changed files with 507 additions and 167 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3yclo1ESIvgTlNAsqjcXQtZ5iMVK3toIyASkUWnS+5/lw98KrXLYyjX8Gn7MEhvX7M3SUkuy2OEO0Y1Z4WMr2Ac=
SHA256 (Pkgfile) = 18bb8a909e2ab04b3c3890e26282a81470636b6e70a0423f880dde5efb6a8d14
SHA256 (.footprint) = 3cd83cc53f73449af1bd9e770342f53cba9993a8f6e5afc7ff8c1c1410a4f842
SHA256 (go1.21.6.src.tar.gz) = 124926a62e45f78daabbaedb9c011d97633186a33c238ffc1e25320c02046248
SHA256 (go1.21.6.linux-amd64.tar.gz) = 3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4
RWSagIOpLGJF303mmBc0dNtZ4OnlWMuQiaAg64v8wrJCDgKqDrRWVtmZ04nlcd07DKuqdtkWf5y8NLM272Arsz3tOFv9El6dJgg=
SHA256 (Pkgfile) = 6b4f8c5699078c00134d5e5ad4578c21cc134a407f439db74c5f8b5028ac3034
SHA256 (.footprint) = 3e6e20fd4ce33fdf8b35860a82250cd6a578005bccf172496f3e36486b253646
SHA256 (go1.22.0.src.tar.gz) = 4d196c3d41a0d6c1dfc64d04e3cc1f608b0c436bd87b7060ce3e23234e1f4d5c
SHA256 (go1.22.0.linux-amd64.tar.gz) = f6c8a87aa03b92c4b0bf3d558e28ea03006eb29db78917daec5cfb6ec1046265

View File

@ -3,7 +3,7 @@
# Maintainer: Matt Housh, jaeger at crux dot ninja
name=go
version=1.21.6
version=1.22.0
release=1
source=(https://golang.org/dl/go${version}.src.tar.gz \
https://golang.org/dl/go${version}.linux-amd64.tar.gz)