go: update to 1.17.6.

This commit is contained in:
Michael Aldridge 2022-01-07 00:34:19 -06:00
parent 46c5732fda
commit bbb7ea21a2

View file

@ -1,6 +1,6 @@
# Template file for 'go' # Template file for 'go'
pkgname=go pkgname=go
version=1.17.5 version=1.17.6
revision=1 revision=1
create_wrksrc=yes create_wrksrc=yes
build_wrksrc=go build_wrksrc=go
@ -11,7 +11,7 @@ license="BSD-3-Clause"
homepage="https://go.dev/" homepage="https://go.dev/"
changelog="https://go.dev/doc/devel/release.html" changelog="https://go.dev/doc/devel/release.html"
distfiles="https://go.dev/dl/go${version}.src.tar.gz" distfiles="https://go.dev/dl/go${version}.src.tar.gz"
checksum=3defb9a09bed042403195e872dcbc8c6fae1485963332279668ec52e80a95a2d checksum=4dc1bbf3ff61f0c1ff2b19355e6d88151a70126268a47c761477686ef94748c8
nostrip=yes nostrip=yes
noverifyrdeps=yes noverifyrdeps=yes