From 4a11c6013391ab0bca745a74be4a005795616975 Mon Sep 17 00:00:00 2001 From: Benjamin Gilbert Date: Mon, 9 Jul 2018 15:25:10 -0400 Subject: [PATCH] coreos-devel/mantle: update to 0.11.0 --- .../mantle/{mantle-0.10.0.ebuild => mantle-0.11.0.ebuild} | 0 .../coreos-overlay/coreos-devel/mantle/mantle-9999.ebuild | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/{mantle-0.10.0.ebuild => mantle-0.11.0.ebuild} (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-0.10.0.ebuild b/sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-0.11.0.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-0.10.0.ebuild rename to sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-0.11.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 94378ee3fe..e769673326 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 @@ -10,7 +10,7 @@ COREOS_GO_PACKAGE="github.com/coreos/mantle" if [[ "${PV}" == 9999 ]]; then KEYWORDS="~amd64 ~arm64" else - CROS_WORKON_COMMIT="033836af57ac348b151faadec540d354e5e9d8bb" # v0.10.0 + CROS_WORKON_COMMIT="154c0f1c359ead29ea10d523a58a4b3f92794196" # v0.11.0 KEYWORDS="amd64 arm64" fi