coreos-devel/mantle: update to 0.12.0

This commit is contained in:
Benjamin Gilbert 2019-03-07 18:22:14 -05:00
parent c23e76351b
commit 04020c9d97
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="e7ba6249b12e9f4f6d1853af27f0e412addc60e8" # v0.11.1
CROS_WORKON_COMMIT="e7983fc86fae0b77e24611c6f96da3765dc81d1d" # v0.12.0
KEYWORDS="amd64 arm64"
fi