Merge pull request #1477 from mischief/fleet

app-admin/fleet: bump to v0.11.5
This commit is contained in:
Nick Owens 2015-08-20 17:23:45 -07:00
commit d6ff8eff9b
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="f0cbed22bcc50ca63ef6d09590592e7f65b04871" # tag v0.11.4
CROS_WORKON_COMMIT="c05214e9019b58c0beebb6bcc907ea1ee61def4b" # tag v0.11.5
KEYWORDS="amd64 arm64"
fi