bump(coreos-cloudinit): Upgrade to v0.3.0

This commit is contained in:
Brian Waldon 2014-03-24 18:06:31 -07:00
parent 6f6c77b2ea
commit ab18eed800
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="35655809ff151f5dfa25451c1516233896ed7863" # v0.2.2
CROS_WORKON_COMMIT="e68134d88480595211ea594b10be3316f19085b5" # v0.3.0
KEYWORDS="amd64"
fi