Merge pull request #967 from crawford/cloudinit

coreos-base/coreos-cloudinit: bump to 0.11.3
This commit is contained in:
Alex Crawford 2014-11-21 12:35:46 -08:00
commit 907320d835
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="0742e4d357c09b5f5a9e9113bbd019bf84919614" # tag v0.11.2
CROS_WORKON_COMMIT="32b6a55724b69afcc24191f1a06ac04aa99b0b46" # tag v0.11.3
KEYWORDS="amd64"
fi