Merge pull request #2140 from mischief/rkt-1.13.0

app-emulation/rkt: bump to v1.13.0
This commit is contained in:
Nick Owens 2016-08-22 14:06:27 -07:00 committed by GitHub
commit 53375167f8
2 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ if [[ "${PV}" == "9999" ]]; then
KEYWORDS="~amd64 ~arm64"
else
KEYWORDS="amd64 arm64"
CROS_WORKON_COMMIT="ef647be0bdf35b3d7eddc8a86e1d476b94a062c4" # v1.11.0
CROS_WORKON_COMMIT="4d403da1afc19aeeb37e484b4c60f9af44f7bffd" # v1.13.0
fi
PXE_VERSION="1097.0.0"