go: update to 1.3.
This commit is contained in:
parent
b7e2cd76c8
commit
5bf532e290
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'go'
|
||||
pkgname=go
|
||||
version=1.2.1
|
||||
version=1.3
|
||||
revision=1
|
||||
wrksrc=go
|
||||
makedepends="ed bison"
|
||||
|
@ -9,8 +9,8 @@ short_desc="The Go Programming Language"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://golang.org/"
|
||||
license="BSD"
|
||||
distfiles="http://go.googlecode.com/files/go${version}.src.tar.gz"
|
||||
checksum=1655a9367bec083df57cacc29add280c279791801e102fd851c00d8babd12a55
|
||||
distfiles="http://golang.org/dl/go${version}.src.tar.gz"
|
||||
checksum=eb983e6c5b2b9838f482c5442b1ac1856f610f2b21f3c123b3fedb48ffc35382
|
||||
|
||||
nostrip=yes
|
||||
noverifyrdeps=yes
|
||||
|
|
Loading…
Reference in a new issue