We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fe3996 commit 83e2346Copy full SHA for 83e2346
dev-lang/go-bootstrap/go-bootstrap-1.21.7.ebuild
@@ -5,7 +5,7 @@ EAPI=8
5
6
DESCRIPTION="Bootstrap package for dev-lang/go"
7
HOMEPAGE="https://golang.org"
8
-BOOTSTRAP_DIST="https://go.dev/dl/"
+BOOTSTRAP_DIST="https://storage.googleapis.com/golang"
9
SRC_URI="
10
amd64? ( ${BOOTSTRAP_DIST}/go${PV}.linux-amd64.tar.gz )
11
arm64? ( ${BOOTSTRAP_DIST}/go${PV}.linux-arm64.tar.gz )
0 commit comments