go: update to 1.2.1.
This commit is contained in:
parent
b5c0ac90cc
commit
ba9e78889d
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'go'
|
# Template file for 'go'
|
||||||
pkgname=go
|
pkgname=go
|
||||||
version=1.2
|
version=1.2.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=go
|
wrksrc=go
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://golang.org/"
|
homepage="http://golang.org/"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
distfiles="http://go.googlecode.com/files/go${version}.src.tar.gz"
|
distfiles="http://go.googlecode.com/files/go${version}.src.tar.gz"
|
||||||
checksum=9ab83fb8eafe39f4204ef0f8e84e5ff7e8f1d533ddb05f51e6dc81503e8c0ae4
|
checksum=1655a9367bec083df57cacc29add280c279791801e102fd851c00d8babd12a55
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
cd ${wrksrc}
|
cd ${wrksrc}
|
||||||
|
|
Loading…
Reference in New Issue