go: updated to version 1.21.0

This commit is contained in:
Matt Housh 2023-08-13 13:03:56 -05:00
parent d62976bb5a
commit 4056450432
3 changed files with 1223 additions and 658 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
RWSagIOpLGJF3woycZieYXQ8GKJ2FOQ9njjkdQzjQ4x02uhMwsuXk2RDFBnL8gnxtVvkiV442alk86r20lx99BP5yLiEwavQBwA=
SHA256 (Pkgfile) = 7d7f44004a2ad7b5e0b622ef9668aca039e4fdf88e3e427984209e127cf7e064
SHA256 (.footprint) = 1a86b16ec0612a1555d5eadb7a23770f9092cfd383fc5fa2673d55a6c44bfdf1
SHA256 (go1.20.7.src.tar.gz) = 2c5ee9c9ec1e733b0dbbc2bdfed3f62306e51d8172bf38f4f4e542b27520f597
SHA256 (go1.20.7.linux-amd64.tar.gz) = f0a87f1bcae91c4b69f8dc2bc6d7e6bfcd7524fceec130af525058c0c17b1b44
RWSagIOpLGJF32nRIQT0ysILUffpRqxbPCB2SM+Y5CH21iQEmI9qDXMGhgwfxGf9zEelKIbeKFiERPoMfDAIPI5Ae/+mJotAvQA=
SHA256 (Pkgfile) = d631382057ea4fc0734f81b7863d34d5e9dc828a7870213f407845db2a257f5e
SHA256 (.footprint) = 526e7231f3bd961f75f03a3e42b7973362a5f4f294af4e29201cf357d01f7a83
SHA256 (go1.21.0.src.tar.gz) = 818d46ede85682dd551ad378ef37a4d247006f12ec59b5b755601d2ce114369a
SHA256 (go1.21.0.linux-amd64.tar.gz) = d0398903a16ba2232b389fb31032ddf57cac34efda306a0eebac34f0965a0742

View File

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