From bd2ad08a14a06e83173a87a5559bb56c1010b688 Mon Sep 17 00:00:00 2001 From: David Michael Date: Thu, 21 Sep 2017 16:07:29 -0700 Subject: [PATCH] app-admin/updateservicectl: Bump to 1.4.0 --- ...servicectl-1.3.6-r1.ebuild => updateservicectl-1.4.0.ebuild} | 0 .../app-admin/updateservicectl/updateservicectl-9999.ebuild | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename sdk_container/src/third_party/coreos-overlay/app-admin/updateservicectl/{updateservicectl-1.3.6-r1.ebuild => updateservicectl-1.4.0.ebuild} (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/app-admin/updateservicectl/updateservicectl-1.3.6-r1.ebuild b/sdk_container/src/third_party/coreos-overlay/app-admin/updateservicectl/updateservicectl-1.4.0.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-admin/updateservicectl/updateservicectl-1.3.6-r1.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-admin/updateservicectl/updateservicectl-1.4.0.ebuild diff --git a/sdk_container/src/third_party/coreos-overlay/app-admin/updateservicectl/updateservicectl-9999.ebuild b/sdk_container/src/third_party/coreos-overlay/app-admin/updateservicectl/updateservicectl-9999.ebuild index 7ade7d1130..70937c5cb7 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-admin/updateservicectl/updateservicectl-9999.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/app-admin/updateservicectl/updateservicectl-9999.ebuild @@ -12,7 +12,7 @@ inherit cros-workon coreos-go if [[ "${PV}" == 9999 ]]; then KEYWORDS="~amd64 ~arm64" else - CROS_WORKON_COMMIT="01a8b8faaa335b2f4d2c39195797d85a164825b1" # tag v1.3.6 + CROS_WORKON_COMMIT="0b60d85b5ebbe7f097c1c8e19f47fc7307ca322e" # v1.4.0 KEYWORDS="amd64 arm64" fi