Merge pull request #2125 from crawford/fleet

app-admin/fleet: bump to v0.11.8
This commit is contained in:
Alex Crawford 2016-08-11 11:31:34 -07:00 committed by GitHub
commit ae0987fb1f
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="d0a21be539e37a85f767f3955ba4b438b94d0e4e" # tag v0.11.7
CROS_WORKON_COMMIT="dffd80c5852c45397f37642ab27f1d61a87042b2" # tag v0.11.8
KEYWORDS="amd64 arm64"
fi