Merge pull request #817 from crawford/cloudinit

coreos-base/coreos-cloudinit: bump to v0.9.4
This commit is contained in:
Alex Crawford 2014-08-24 19:22:05 -07:00
commit 3d5f923c1e
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="eadb6ef42cb13b8e43aef8cfd91a186afce93954" # tag v0.9.3
CROS_WORKON_COMMIT="5e112147bb747f2837aadb74bdfc0b0c592c3515" # tag v0.9.4
KEYWORDS="amd64"
fi