app-admin/updateservicectl: update to v2.1.0

This commit is contained in:
Stephen Demos 2018-06-19 14:32:02 -07:00
parent a11b14f9fc
commit d7a643e419
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ inherit cros-workon coreos-go
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm64"
else
CROS_WORKON_COMMIT="85923bebbcd0a1964d02fa3d78f50773633ec16d" # v2.0.0
CROS_WORKON_COMMIT="7c4af8f9dda2b80f4e9a892ab4c9f6c58fb58451" # v2.1.0
KEYWORDS="amd64 arm64"
fi