dev-db/etcd-starter: bump to 0.0.3

This commit is contained in:
Alex Crawford 2015-03-24 23:44:56 -07:00
parent 7543b6c2c4
commit 8a1aa6b316
2 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ inherit coreos-go cros-workon systemd
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64"
else
CROS_WORKON_COMMIT="e6265b3a028225a8b57ddbfc3ad1992abc89974f" # v0.0.2
CROS_WORKON_COMMIT="92b66f1e4c02d44a95eb51ea0e449bd6221f6b49" # v0.0.3
KEYWORDS="amd64"
fi