Merge pull request #2322 from dm0-/bump-updateservicectl

app-admin/updateservicectl: bump to 1.3.6
This commit is contained in:
David Michael 2016-12-15 16:52:29 -08:00 committed by GitHub
commit a7cd82a571
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="f9a7976a09697a15c41a1affb4866790ef714332" # tag v1.3.0
CROS_WORKON_COMMIT="01a8b8faaa335b2f4d2c39195797d85a164825b1" # tag v1.3.6
KEYWORDS="amd64 arm64"
fi