From 8361c45e6abad643a56866b091f6acf6a64135a8 Mon Sep 17 00:00:00 2001 From: Michael Marineau Date: Thu, 29 Sep 2016 14:22:13 -0700 Subject: [PATCH] mantle: bump to 0.2.1 --- .../mantle/{mantle-0.2.0.ebuild => mantle-0.2.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.2.0.ebuild => mantle-0.2.1.ebuild} (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-0.2.0.ebuild b/sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-0.2.1.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-0.2.0.ebuild rename to sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-0.2.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 ca5a8bb127..489757c4eb 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="ead6c7fa80be4b7791fa4a4ab70cce359478cd7b" # v0.2.0 + CROS_WORKON_COMMIT="68245fc568020ae42855f571b8e8d8bd258a74cc" # v0.2.1 KEYWORDS="amd64 arm64" fi