go: update to 1.0.3.

This commit is contained in:
Juan RP 2012-09-29 10:22:42 +02:00
parent 2ce57c1c29
commit 07bb6a9a89

View File

@ -1,6 +1,6 @@
# Template file for 'go' # Template file for 'go'
pkgname=go pkgname=go
version=1.0.2 version=1.0.3
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="70fcfb455087c14cc59b7a65c78003fcd1323d73f9b991c1e52db535d6bc95a8" checksum="7fba3533d172f13629d3d8a79e57c620632b0bd075abe11d7698b338be0ae3df"
long_desc=" long_desc="
The Go programming language is an open source project to make programmers The Go programming language is an open source project to make programmers
more productive. Go is expressive, concise, clean, and efficient. Its more productive. Go is expressive, concise, clean, and efficient. Its