dev-db/etcd: bump 2.0.5 to 2.0.6

This commit is contained in:
Alex Crawford 2015-03-23 14:19:12 -07:00
parent 64fad4ab01
commit aabcd58fad
2 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ inherit coreos-doc coreos-go toolchain-funcs cros-workon
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64"
else
CROS_WORKON_COMMIT="9481945228b97c5d019596b921d8b03833964d9e" # v2.0.5
CROS_WORKON_COMMIT="e3c902228b1fefa8158583e167ae552622a24367" # v2.0.6
KEYWORDS="amd64"
fi