From 730f2529e39d109f7c327e71f62d79ccb011b140 Mon Sep 17 00:00:00 2001 From: Benjamin Gilbert Date: Tue, 22 May 2018 19:33:09 -0400 Subject: [PATCH] coreos-devel/mantle: update to 0.9.1 --- .../mantle/{mantle-0.9.0.ebuild => mantle-0.9.1.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.9.0.ebuild => mantle-0.9.1.ebuild} (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-0.9.0.ebuild b/sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-0.9.1.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-0.9.0.ebuild rename to sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-0.9.1.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 86145357ce..3b6f9936f4 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="fd2a3215e5d4a90f6acc7bb5b1e3a91e304671c9" # v0.9.0 + CROS_WORKON_COMMIT="e0f23c229f4486b3f37fcb289969a5472af1de71" # v0.9.1 KEYWORDS="amd64 arm64" fi