go: update to 1.16.3.

This commit is contained in:
Roberto Ricci 2021-04-13 15:16:37 +02:00 committed by Érico Nogueira Rolim
parent f44d581155
commit 5a5ded01f5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'go'
pkgname=go
version=1.16.2
version=1.16.3
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=37ca14287a23cb8ba2ac3f5c3dd8adbc1f7a54b9701a57824bf19a0b271f83ea
checksum=b298d29de9236ca47a023e382313bcc2d2eed31dfa706b60a04103ce83a71a25
nostrip=yes
noverifyrdeps=yes