app-emulation/rkt: 1.9.0 -> 1.9.1

Bug fix release!
This commit is contained in:
Stefan Junker 2016-06-24 11:31:35 -07:00
parent c0f11eab88
commit 5076e3ebb1
2 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ if [[ "${PV}" == "9999" ]]; then
KEYWORDS="~amd64" KEYWORDS="~amd64"
else else
KEYWORDS="amd64" KEYWORDS="amd64"
CROS_WORKON_COMMIT="d6874f787c60b3b4593e58030a2a20b55cc763e2" # v1.9.0 CROS_WORKON_COMMIT="886c62d84158b1164a91bef9b4ca68de4c4e0322" # v1.9.1
fi fi
PXE_VERSION="1068.0.0" PXE_VERSION="1068.0.0"