Merge pull request #979 from bcwaldon/bump-fleet

fleet: bump to v0.9.0
This commit is contained in:
Brian Waldon 2014-12-08 15:06:16 -08:00
commit a943abcfba
2 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64"
else
CROS_WORKON_COMMIT="647eca78638168d650bfe34614cef1f064e770bb" # tag v0.8.3
CROS_WORKON_COMMIT="2d5c6bb0751ad3a50c0a219158439071a59e549f" # tag v0.9.0
KEYWORDS="amd64"
fi