coreos-devel/mantle: bump to 0.8.2

This commit is contained in:
Benjamin Gilbert 2018-02-13 14:31:48 -08:00
parent f469635349
commit df1bc157fd
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="08511dd4d8e0239368f4e86eec55e6be9e818b55" # v0.8.0
CROS_WORKON_COMMIT="853fe342e3bab59bf27143b516bc6b8d94445187" # v0.8.2
KEYWORDS="amd64 arm64"
fi