Merge pull request #1779 from pbx0/mantle

coreos-devel/mantle: bump to 0.0.10
This commit is contained in:
Patrick Baxter 2016-02-17 17:41:09 -08:00
commit 1ac340aa1d
2 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ COREOS_GO_PACKAGE="github.com/coreos/mantle"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm64"
else
CROS_WORKON_COMMIT="c4109265954875e89d755b8e62fa3775824062f1" # v0.0.9
CROS_WORKON_COMMIT="87d89cfe2b178d8466711c123adb9062f1bd1134" # v0.0.10
KEYWORDS="amd64 arm64"
fi