app-admin/fleet: bump to v0.11.2

This commit is contained in:
Nick Owens 2015-07-23 00:07:24 -07:00
parent 53b5052739
commit 7733b45871
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ inherit coreos-doc cros-workon coreos-go systemd
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm64"
else
CROS_WORKON_COMMIT="76516ab4ae194e37aaae9c1f2fa5090553e541f3" # tag v0.10.2
CROS_WORKON_COMMIT="6f005e47eeaaf0978bc3155b3252a38d75c4bb7e" # tag v0.11.2
KEYWORDS="amd64 arm64"
fi