dev-db/etcd: bump to v2.1.2

This commit is contained in:
Alex Crawford 2015-08-27 16:57:17 -07:00
parent 5183f7e2bc
commit 42169aa62d
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="6335fdc595ff03d27007db04e5b545189b9647c6" # v2.1.1
CROS_WORKON_COMMIT="ff8d1ecb9f2bf966c0e6929156be4432786b9217" # v2.1.2
KEYWORDS="amd64 arm64"
fi