diff --git a/sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-0.5.0.ebuild b/sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-0.6.0.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-0.5.0.ebuild rename to sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-0.6.0.ebuild diff --git a/sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-9999.ebuild b/sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-9999.ebuild index 60df815cda..66c942cb1f 100644 --- a/sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-9999.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-9999.ebuild @@ -11,7 +11,7 @@ COREOS_GO_VERSION="go1.8" if [[ "${PV}" == 9999 ]]; then KEYWORDS="~amd64 ~arm64" else - CROS_WORKON_COMMIT="a1d9e8b70ab069d479a4d8d69ec07b1a80092f10" # v0.5.0 + CROS_WORKON_COMMIT="807bd1fdb2fe2a44fe706de2e92317a61b5f92c1" # v0.6.0 KEYWORDS="amd64 arm64" fi