go: update to 1.9.1.

This commit is contained in:
Michael Gehring 2017-10-05 06:38:31 +00:00
parent bbd3c8c4d6
commit 918c18c456
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'go'
pkgname=go
_bootstrap_version=1.4.2
version=1.9
version=1.9.1
revision=1
wrksrc=go
hostmakedepends="git ca-certificates"
@ -12,7 +12,7 @@ license="BSD"
distfiles="http://golang.org/dl/go${_bootstrap_version}.src.tar.gz
http://golang.org/dl/go${version}.src.tar.gz"
checksum="299a6fd8f8adfdce15bc06bde926e7b252ae8e24dd5b16b7d8791ed79e7b5e9b
a4ab229028ed167ba1986825751463605264e44868362ca8e7accc8be057e993"
a84afc9dc7d64fe0fa84d4d735e2ece23831a22117b50dafc75c1484f1cb550e"
nostrip=yes
noverifyrdeps=yes