coreos-base/coreos-cloudinit: bump to v0.10.5

This commit is contained in:
Alex Crawford 2014-09-24 19:33:44 -07:00
parent 2b72b5113b
commit 2ccea0734c
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="999917853837a03e7708424438f4b441702e87a7" # tag v0.10.3
CROS_WORKON_COMMIT="bbe86a216e19d5c4d789844f5523b8059f921b42" # tag v0.10.5
KEYWORDS="amd64"
fi