go: update to 1.4.2
This commit is contained in:
parent
a914093b92
commit
b33557c6b0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'go'
|
# Template file for 'go'
|
||||||
pkgname=go
|
pkgname=go
|
||||||
version=1.4.1
|
version=1.4.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=go
|
wrksrc=go
|
||||||
hostmakedepends="git ca-certificates"
|
hostmakedepends="git ca-certificates"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Dominik Honnef <dominik@honnef.co>"
|
||||||
homepage="http://golang.org/"
|
homepage="http://golang.org/"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
distfiles="http://golang.org/dl/go${version}.src.tar.gz"
|
distfiles="http://golang.org/dl/go${version}.src.tar.gz"
|
||||||
checksum=66665005fac35ba832ff334977e658f961109d89a7a2358ae7707be0efb16fca
|
checksum=299a6fd8f8adfdce15bc06bde926e7b252ae8e24dd5b16b7d8791ed79e7b5e9b
|
||||||
|
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
noverifyrdeps=yes
|
noverifyrdeps=yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue