mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 11:51:14 +02:00
Merge pull request #348 from bcwaldon/bump-fleet
Upgrade fleet to v0.1.0
This commit is contained in:
commit
b9b94ec6a7
@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64"
|
||||
else
|
||||
CROS_WORKON_COMMIT="64ff6ab7b3633d684bd910026e2fe613629b7321"
|
||||
CROS_WORKON_COMMIT="5fe74a3d74bc15f391390a6ebb1c48f1a0fa57cd" # tag v0.1.0
|
||||
KEYWORDS="amd64"
|
||||
fi
|
||||
|
||||
@ -23,7 +23,7 @@ LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=">=dev-lang/go-1.1"
|
||||
DEPEND=">=dev-lang/go-1.2"
|
||||
|
||||
src_compile() {
|
||||
./build || die
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user