development/google-go-lang: Updated for version 1.3.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Vincent Batts 2014-09-27 08:38:39 +07:00 committed by Willy Sudiarto Raharjo
parent a21864148e
commit 30040f98a6
2 changed files with 4 additions and 4 deletions

View file

@ -27,7 +27,7 @@
# SOFTWARE.
PRGNAM=google-go-lang
VERSION=${VERSION:-1.3}
VERSION=${VERSION:-1.3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="google-go-lang"
VERSION="1.3"
VERSION="1.3.2"
HOMEPAGE="http://golang.org"
DOWNLOAD="https://storage.googleapis.com/golang/go1.3.src.tar.gz"
MD5SUM="4b66d7249554181c314f139ea78920b1"
DOWNLOAD="https://storage.googleapis.com/golang/go1.3.2.src.tar.gz"
MD5SUM="72982ca92b8fbb74ad9b5a056bca9cbf"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""