coreos-base/coreos-cloudinit: bump to 0.11.2

This commit is contained in:
Alex Crawford 2014-11-20 11:32:56 -08:00
parent aeb3e524e8
commit 361112a3c0
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="fb6f52b360b23e1f9631269390d3168a227fba54" # tag v0.11.1
CROS_WORKON_COMMIT="0742e4d357c09b5f5a9e9113bbd019bf84919614" # tag v0.11.2
KEYWORDS="amd64"
fi