go: update to 1.10.1.

This commit is contained in:
Michael Gehring 2018-03-30 16:27:00 +00:00
parent f7502ccf89
commit 866f928e7b
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'go'
pkgname=go
version=1.10
revision=2
version=1.10.1
revision=1
create_wrksrc=yes
build_wrksrc=go
hostmakedepends="go1.4-bootstrap"
@ -10,7 +10,7 @@ maintainer="Michael Gehring <mg@ebfe.org>"
homepage="http://golang.org/"
license="3-clause-BSD"
distfiles="https://golang.org/dl/go${version}.src.tar.gz"
checksum="f3de49289405fda5fd1483a8fe6bd2fa5469e005fd567df64485c4fa000c7f24"
checksum=589449ff6c3ccbff1d391d4e7ab5bb5d5643a5a41a04c99315e55c16bbf73ddc
nostrip=yes
noverifyrdeps=yes