Merge pull request #2387 from dm0-/rkt

app-emulation/rkt: bump to 1.23.0
This commit is contained in:
David Michael 2017-01-23 18:01:33 -08:00 committed by GitHub
commit f2d8164575
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="c938d233200aec012f4adbc70f08d8805641330f" # v1.21.0
CROS_WORKON_COMMIT="8a188be756eea039bfa83ed5839ae70df8ef81f0" # v1.23.0
fi
PXE_VERSION="1235.0.0"