Skip to content

Commit 83e2346

Browse files
committed
dev-lang/go-bootstrap: change the src base url
Signed-off-by: Ryan Qian <i@bitbili.net>
1 parent 8fe3996 commit 83e2346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-lang/go-bootstrap/go-bootstrap-1.21.7.ebuild

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ EAPI=8
55

66
DESCRIPTION="Bootstrap package for dev-lang/go"
77
HOMEPAGE="https://golang.org"
8-
BOOTSTRAP_DIST="https://go.dev/dl/"
8+
BOOTSTRAP_DIST="https://storage.googleapis.com/golang"
99
SRC_URI="
1010
amd64? ( ${BOOTSTRAP_DIST}/go${PV}.linux-amd64.tar.gz )
1111
arm64? ( ${BOOTSTRAP_DIST}/go${PV}.linux-arm64.tar.gz )

0 commit comments

Comments
 (0)