From 29bfe474eb74442a58f93498c8de788ee7898dca Mon Sep 17 00:00:00 2001 From: Stephen Demos Date: Thu, 19 Apr 2018 12:48:39 -0700 Subject: [PATCH] app-admin/updateservicectl: bump to v2.0.0 --- ...servicectl-1.4.0-r1.ebuild => updateservicectl-2.0.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.4.0-r1.ebuild => updateservicectl-2.0.0.ebuild} (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/app-admin/updateservicectl/updateservicectl-1.4.0-r1.ebuild b/sdk_container/src/third_party/coreos-overlay/app-admin/updateservicectl/updateservicectl-2.0.0.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-admin/updateservicectl/updateservicectl-1.4.0-r1.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-admin/updateservicectl/updateservicectl-2.0.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 75b257b79b..67816cefd1 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 @@ -11,7 +11,7 @@ inherit cros-workon coreos-go if [[ "${PV}" == 9999 ]]; then KEYWORDS="~amd64 ~arm64" else - CROS_WORKON_COMMIT="0b60d85b5ebbe7f097c1c8e19f47fc7307ca322e" # v1.4.0 + CROS_WORKON_COMMIT="85923bebbcd0a1964d02fa3d78f50773633ec16d" # v2.0.0 KEYWORDS="amd64 arm64" fi