1
0
forked from ports/contrib

go: updated to version 1.18

This commit is contained in:
Matt Housh 2022-03-22 23:13:03 -05:00
parent 17328faffa
commit 0ffe08aa24
3 changed files with 1356 additions and 134 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
RWSagIOpLGJF38WeFj7oDbSvhk/agGS2T/28quE07gStvyC4BSeM5nKF+S/zFfAFyg6BohFUKLc9y7qgf5m3J2jfDdqrAYU10g0=
SHA256 (Pkgfile) = 54922bb58ce04f486778eb6803ba0907376be4e7ae0fb2659a9dedca42e85865
SHA256 (.footprint) = b2488439ebb39f03bde9e00c6d41eded875a693611e3b20df832b83e8fa7f479
SHA256 (go1.17.8.src.tar.gz) = 2effcd898140da79a061f3784ca4f8d8b13d811fb2abe9dad2404442dabbdf7a
SHA256 (go1.17.8.linux-amd64.tar.gz) = 980e65a863377e69fd9b67df9d8395fd8e93858e7a24c9f55803421e453f4f99
RWSagIOpLGJF39PiB9NAU0z1KHqLFh7NvxcvPC+6l33FXm6oecuu4rGiagvZll9JKHltaE1G7SvVsuJWon1yRe2lLFZB6PcA9Qw=
SHA256 (Pkgfile) = 1819299bc5e9dd1c17113ade1c5be26c6a7b2265c3a4e1d0e679aef6caed39a7
SHA256 (.footprint) = 66b44565f71d79915f94c4cda8c9b44c07ec7c64755da0dc16f7368ab751bf20
SHA256 (go1.18.src.tar.gz) = 38f423db4cc834883f2b52344282fa7a39fbb93650dc62a11fdf0be6409bdad6
SHA256 (go1.18.linux-amd64.tar.gz) = e85278e98f57cdb150fe8409e6e5df5343ecb13cebf03a5d5ff12bd55a80264f

View File

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