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

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Vincent Batts 2022-04-14 22:35:28 -04:00 committed by Willy Sudiarto Raharjo
parent 0a24119e6e
commit b4e0623c20
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -29,7 +29,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=google-go-lang
VERSION=${VERSION:-1.17.7}
VERSION=${VERSION:-1.17.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="google-go-lang"
VERSION="1.17.7"
VERSION="1.17.9"
HOMEPAGE="http://golang.org"
DOWNLOAD="https://dl.google.com/go/go1.4-bootstrap-20171003.tar.gz https://storage.googleapis.com/golang/go1.17.7.src.tar.gz"
MD5SUM="dbf727a4b0e365bf88d97cbfde590016 063999612df20d2f9b5777fb60eb2f82"
DOWNLOAD="https://dl.google.com/go/go1.4-bootstrap-20171003.tar.gz https://storage.googleapis.com/golang/go1.17.9.src.tar.gz"
MD5SUM="dbf727a4b0e365bf88d97cbfde590016 f18e366bc6b56244591a4f4af4624363"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""