go: update to 1.16.7.

This commit is contained in:
Roberto Ricci 2021-08-06 22:24:59 +02:00 committed by Érico Nogueira Rolim
parent 8b5f06a570
commit 195d4955bd
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'go'
pkgname=go
version=1.16.6
version=1.16.7
revision=1
create_wrksrc=yes
build_wrksrc=go
@ -11,7 +11,7 @@ license="BSD-3-Clause"
homepage="http://golang.org/"
changelog="https://golang.org/doc/devel/release.html"
distfiles="https://golang.org/dl/go${version}.src.tar.gz"
checksum=a3a5d4bc401b51db065e4f93b523347a4d343ae0c0b08a65c3423b05a138037d
checksum=1a9f2894d3d878729f7045072f30becebe243524cf2fce4e0a7b248b1e0654ac
nostrip=yes
noverifyrdeps=yes