go: update to 1.3.

This commit is contained in:
Jan S 2014-06-19 19:40:18 +02:00
parent b7e2cd76c8
commit 5bf532e290

View file

@ -1,6 +1,6 @@
# Template file for 'go' # Template file for 'go'
pkgname=go pkgname=go
version=1.2.1 version=1.3
revision=1 revision=1
wrksrc=go wrksrc=go
makedepends="ed bison" makedepends="ed bison"
@ -9,8 +9,8 @@ short_desc="The Go Programming Language"
maintainer="Juan RP <xtraeme@gmail.com>" 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://golang.org/dl/go${version}.src.tar.gz"
checksum=1655a9367bec083df57cacc29add280c279791801e102fd851c00d8babd12a55 checksum=eb983e6c5b2b9838f482c5442b1ac1856f610f2b21f3c123b3fedb48ffc35382
nostrip=yes nostrip=yes
noverifyrdeps=yes noverifyrdeps=yes