From 35ea95152ce2ce1ee1322286a1454e095245f8d2 Mon Sep 17 00:00:00 2001 From: David Michael Date: Wed, 5 Jul 2017 11:00:05 -0700 Subject: [PATCH] app-arch/torcx: bump to v0.1.0-alpha.3 --- .../{torcx-0.1.0_alpha2.ebuild => torcx-0.1.0_alpha3.ebuild} | 0 .../third_party/coreos-overlay/app-arch/torcx/torcx-9999.ebuild | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename sdk_container/src/third_party/coreos-overlay/app-arch/torcx/{torcx-0.1.0_alpha2.ebuild => torcx-0.1.0_alpha3.ebuild} (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/app-arch/torcx/torcx-0.1.0_alpha2.ebuild b/sdk_container/src/third_party/coreos-overlay/app-arch/torcx/torcx-0.1.0_alpha3.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-arch/torcx/torcx-0.1.0_alpha2.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-arch/torcx/torcx-0.1.0_alpha3.ebuild diff --git a/sdk_container/src/third_party/coreos-overlay/app-arch/torcx/torcx-9999.ebuild b/sdk_container/src/third_party/coreos-overlay/app-arch/torcx/torcx-9999.ebuild index 2cbca95b21..f9051ef7c0 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-arch/torcx/torcx-9999.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/app-arch/torcx/torcx-9999.ebuild @@ -11,7 +11,7 @@ COREOS_GO_VERSION="go1.8" if [[ "${PV}" == 9999 ]]; then KEYWORDS="~amd64 ~arm64" else - CROS_WORKON_COMMIT="72f5f2721b867b158f14657d0ebe97fad8019a7a" # v0.1.0-alpha.2a + CROS_WORKON_COMMIT="dbc6583e75cfc46d6cbf5a1fd85d991c9d4e93a9" # v0.1.0-alpha.3 KEYWORDS="amd64 arm64" fi