Merge pull request #1685 from steveeJ/rkt-0.13

app-emulation/rkt: bump version 0.11.0 -> 0.13.0
This commit is contained in:
Alex Crawford 2015-12-08 15:34:22 -08:00
commit 3b836bc05d
2 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ if [[ "${PV}" == "9999" ]]; then
KEYWORDS="~amd64" KEYWORDS="~amd64"
else else
KEYWORDS="amd64" KEYWORDS="amd64"
CROS_WORKON_COMMIT="8ac43b860d9404b41886f89639cb460078662ad6" # v0.11.0 CROS_WORKON_COMMIT="830d80ce39f3b68ca39dd5ec88920f7d7431d436" # v0.13.0
fi fi
PXE_VERSION="794.1.0" PXE_VERSION="794.1.0"