go: update to 1.0.3.
This commit is contained in:
parent
2ce57c1c29
commit
07bb6a9a89
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'go'
|
||||
pkgname=go
|
||||
version=1.0.2
|
||||
version=1.0.3
|
||||
revision=1
|
||||
wrksrc=go
|
||||
nostrip=yes
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://golang.org/"
|
||||
license="BSD"
|
||||
distfiles="http://go.googlecode.com/files/go${version}.src.tar.gz"
|
||||
checksum="70fcfb455087c14cc59b7a65c78003fcd1323d73f9b991c1e52db535d6bc95a8"
|
||||
checksum="7fba3533d172f13629d3d8a79e57c620632b0bd075abe11d7698b338be0ae3df"
|
||||
long_desc="
|
||||
The Go programming language is an open source project to make programmers
|
||||
more productive. Go is expressive, concise, clean, and efficient. Its
|
||||
|
|
Loading…
Reference in New Issue