Merge pull request #1869 from crawford/fleet

app-admin/fleet: bump to v0.11.7
This commit is contained in:
Alex Crawford 2016-04-05 17:02:17 -07:00
commit 051bb9991f
3 changed files with 1 additions and 2 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="c05214e9019b58c0beebb6bcc907ea1ee61def4b" # tag v0.11.5
CROS_WORKON_COMMIT="d0a21be539e37a85f767f3955ba4b438b94d0e4e" # tag v0.11.7
KEYWORDS="amd64 arm64"
fi