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

This commit is contained in:
Alex Crawford 2015-02-24 12:29:05 -08:00
parent 17af3e75d5
commit 3d92963cd1
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="7bf9712724df622ebc0aa5d9c7d377338800f5a0" # tag v1.3.2
CROS_WORKON_COMMIT="14cad6f7c3559b5611fe91e7e0452b4aac6c4c55" # tag v1.3.3
KEYWORDS="amd64"
fi