Merge pull request #1456 from mischief/fleet

app-admin/fleet: bump to v0.11.3
This commit is contained in:
Nick Owens 2015-08-12 16:50:06 -07:00
commit dac934bf50
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="390ea1e5224364b1f1d248f9a263cbae21e55ba5" # tag v0.11.3
KEYWORDS="amd64 arm64"
fi