mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
development/google-go-lang: Updated for version 1.14.14.
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ee16a71168
commit
a0ed080285
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@
|
|||
# SOFTWARE.
|
||||
|
||||
PRGNAM=google-go-lang
|
||||
VERSION=${VERSION:-1.13.10}
|
||||
VERSION=${VERSION:-1.14.14}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="google-go-lang"
|
||||
VERSION="1.13.10"
|
||||
VERSION="1.14.14"
|
||||
HOMEPAGE="http://golang.org"
|
||||
DOWNLOAD="https://storage.googleapis.com/golang/go1.13.10.src.tar.gz"
|
||||
MD5SUM="a46b8e0f749dccd262cc5c309eb6eacf"
|
||||
DOWNLOAD="https://storage.googleapis.com/golang/go1.14.14.src.tar.gz"
|
||||
MD5SUM="d74aae1179bcc61140a7b6648b3959bc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue