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

This commit is contained in:
Alex Crawford 2014-10-12 22:01:53 -07:00
parent 6b4a52aecb
commit bc23d8fcc5
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="bbe86a216e19d5c4d789844f5523b8059f921b42" # tag v0.10.5
CROS_WORKON_COMMIT="f0c532cb09e3e5c0f99c200ab25eba3b432f6cd1" # tag v0.10.6
KEYWORDS="amd64"
fi