dev-db/etcd: bump to v2.0.13

This commit is contained in:
Alex Crawford 2015-06-25 14:59:30 -07:00
parent 00c75ee887
commit dd02dab989
2 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ inherit coreos-doc coreos-go toolchain-funcs cros-workon systemd
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm64"
else
CROS_WORKON_COMMIT="5686c33e4b27e905a15ecbe8702dcfc3c270ca76" # v2.0.12
CROS_WORKON_COMMIT="92e3895214265d213de5b1ff55cddf482f0d1ed5" # v2.0.13
KEYWORDS="amd64 arm64"
fi