coreos-devel/mantle: bump to 0.9.0

This commit is contained in:
Benjamin Gilbert 2018-04-19 16:57:55 -04:00
parent e85c49ef0d
commit 7930936482
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="853fe342e3bab59bf27143b516bc6b8d94445187" # v0.8.2
CROS_WORKON_COMMIT="fd2a3215e5d4a90f6acc7bb5b1e3a91e304671c9" # v0.9.0
KEYWORDS="amd64 arm64"
fi