app-admin/fleet: bump to v0.11.4

This commit is contained in:
Nick Owens 2015-08-14 10:48:17 -07:00
parent 9d33fdafd0
commit e3557a5ce8
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="f0cbed22bcc50ca63ef6d09590592e7f65b04871" # tag v0.11.4
KEYWORDS="amd64 arm64"
fi