coreos-base/coreos-cloudinit: bump to v1.0.1

This commit is contained in:
Alex Crawford 2014-12-04 16:41:59 -08:00
parent 13d4b0f077
commit c217e78758
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="521ecfdab5f13c77c3f16320728f5d3c4f7827ec" # tag v1.0.0
CROS_WORKON_COMMIT="f3f3af79fd1189c9ea290b8f20b89343d8f7f32b" # tag v1.0.1
KEYWORDS="amd64"
fi