Merge pull request #964 from crawford/cloudinit

coreos-base/coreos-cloudinit: bump to 0.11.1
This commit is contained in:
Alex Crawford 2014-11-18 12:35:05 -08:00
commit aeb3e524e8
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="92eb5eb48bef9fca9690fb17674da259fe2b608f" # tag v0.10.7
CROS_WORKON_COMMIT="fb6f52b360b23e1f9631269390d3168a227fba54" # tag v0.11.1
KEYWORDS="amd64"
fi