app-admin/toolbox: bump to fix coreos/toolbox#7

This commit is contained in:
Jonathan Boulle 2014-08-18 18:41:59 -07:00
parent 268a1e586f
commit 8f64771291
2 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64"
else
CROS_WORKON_COMMIT="4e963277b7a1cf559683294883ba099ef22a6304"
CROS_WORKON_COMMIT="94a4e74aca054b526f121c9cca930f0413fc9582"
KEYWORDS="amd64"
fi