mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
development/google-go-lang: Updated for version 1.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cd8ba299f5
commit
0ea28dcc6b
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@
|
|||
# SOFTWARE.
|
||||
|
||||
PRGNAM=google-go-lang
|
||||
VERSION=${VERSION:-1.2.2}
|
||||
VERSION=${VERSION:-1.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="google-go-lang"
|
||||
VERSION="1.2.2"
|
||||
VERSION="1.3"
|
||||
HOMEPAGE="http://golang.org"
|
||||
DOWNLOAD="https://storage.googleapis.com/golang/go1.2.2.src.tar.gz"
|
||||
MD5SUM="7917152cb24efb9a13c7881ed280af9a"
|
||||
DOWNLOAD="https://storage.googleapis.com/golang/go1.3.src.tar.gz"
|
||||
MD5SUM="4b66d7249554181c314f139ea78920b1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue