mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 07:21:14 +02:00
Merge pull request #1557 from marineam/go-1.5.1
dev-lang/go: update to 1.5.1 on amd64
This commit is contained in:
commit
ad5810f85c
@ -15,7 +15,7 @@ if [[ ${PV} = 9999 ]]; then
|
|||||||
else
|
else
|
||||||
SRC_URI="https://storage.googleapis.com/golang/go${PV}.src.tar.gz"
|
SRC_URI="https://storage.googleapis.com/golang/go${PV}.src.tar.gz"
|
||||||
# arm64 only works when cross-compiling in the SDK
|
# arm64 only works when cross-compiling in the SDK
|
||||||
KEYWORDS="-* ~amd64 ~arm arm64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos"
|
KEYWORDS="-* amd64 ~arm arm64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
DESCRIPTION="A concurrent garbage collected and typesafe programming language"
|
DESCRIPTION="A concurrent garbage collected and typesafe programming language"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user