Merge pull request #1355 from mischief/fleet-0.11.1

app-admin/fleet: bump to v0.11.1
This commit is contained in:
Nick Owens 2015-07-14 18:03:55 -07:00
commit 152fcf80d9
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="0dc3dde13fcb78558e4cc57ed844592a234ec6a0" # tag v0.11.1
KEYWORDS="amd64 arm64"
fi