Merge pull request #2454 from marineam/update-mantle

mantle: bump to latest
This commit is contained in:
Michael Marineau 2017-03-01 15:12:53 -08:00 committed by GitHub
commit 770333103f
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="68245fc568020ae42855f571b8e8d8bd258a74cc" # v0.2.1
CROS_WORKON_COMMIT="be8426b667e2b9f607389cde70429a595dced321" # v0.3.1
KEYWORDS="amd64 arm64"
fi