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