coreos-devel/mantle: update to 0.11.1

This commit is contained in:
Benjamin Gilbert 2018-07-12 16:26:42 -04:00
parent ffbe44a381
commit d27a634ce5
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="154c0f1c359ead29ea10d523a58a4b3f92794196" # v0.11.0
CROS_WORKON_COMMIT="e7ba6249b12e9f4f6d1853af27f0e412addc60e8" # v0.11.1
KEYWORDS="amd64 arm64"
fi