dev-db/etcd: bump to v2.2.5

This commit is contained in:
Nick Owens 2016-02-03 15:54:34 -08:00
parent bf6db751bd
commit 0833d0eb2c
2 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ elif [[ "${ARCH}" == "arm64" ]]; then
CROS_WORKON_COMMIT="4669b899cca9a326731a10e03c76605bf26470f6"
KEYWORDS="arm64"
else
CROS_WORKON_COMMIT="bdee27b19e8601ffd7bd4f0481abe9bbae04bd09" # v2.2.4
CROS_WORKON_COMMIT="bc9ddf260115d2680191c46977ae72b837785472" # v2.2.5
KEYWORDS="amd64 arm64"
fi