go: update to 1.6.2
This commit is contained in:
parent
c82365b8aa
commit
5b90db99ca
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'go'
|
||||
pkgname=go
|
||||
_bootstrap_version=1.4.2
|
||||
version=1.6.1
|
||||
version=1.6.2
|
||||
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
|
||||
1d4b53cdee51b2298afcf50926a7fa44b286f0bf24ff8323ce690a66daa7193f"
|
||||
787b0b750d037016a30c6ed05a8a70a91b2e9db4bd9b1a2453aa502a63f1bccc"
|
||||
|
||||
nostrip=yes
|
||||
noverifyrdeps=yes
|
||||
|
|
Loading…
Reference in a new issue