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

This commit is contained in:
Alex Crawford 2014-08-24 18:54:14 -07:00
parent d0833aa3aa
commit f248b814aa
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