Merge pull request #654 from philips/etcd

bump(dev-db/etcd): bump to 0.4.2
This commit is contained in:
Brandon Philips 2014-06-03 15:54:59 -07:00
commit 2587f981f6
2 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ inherit toolchain-funcs cros-workon systemd
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64"
else
CROS_WORKON_COMMIT="a2d16b52bb5a6e85b251f6f919ccdb03518e496d" # v0.4.1
CROS_WORKON_COMMIT="99dcc8c3220d487e1d325ae1a041007260009c73" # v0.4.2
KEYWORDS="amd64"
fi