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

This commit is contained in:
Alex Crawford 2014-09-02 10:13:51 -07:00
parent c35f45ce62
commit cfd586fede
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="5e112147bb747f2837aadb74bdfc0b0c592c3515" # tag v0.9.4
CROS_WORKON_COMMIT="685a38c6c832ee08ac4026e0125b13050b260bc8" # tag v0.9.5
KEYWORDS="amd64"
fi