mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
development/google-go-lang: Updated for version 1.7.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ddee9d560b
commit
b86c467877
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@
|
|||
# SOFTWARE.
|
||||
|
||||
PRGNAM=google-go-lang
|
||||
VERSION=${VERSION:-1.7.4}
|
||||
VERSION=${VERSION:-1.7.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="google-go-lang"
|
||||
VERSION="1.7.4"
|
||||
VERSION="1.7.5"
|
||||
HOMEPAGE="http://golang.org"
|
||||
DOWNLOAD="https://storage.googleapis.com/golang/go1.7.4.src.tar.gz"
|
||||
MD5SUM="49c1076428a5d3b5ad7ac65233fcca2f"
|
||||
DOWNLOAD="https://storage.googleapis.com/golang/go1.7.5.src.tar.gz"
|
||||
MD5SUM="506de2d870409e9003e1440bcfeb3a65"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue