Merge pull request #706 from marineam/toolbox

toolbox: update to latest version
This commit is contained in:
Michael Marineau 2014-06-27 10:12:13 -07:00
commit 1d5513210f
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="3837735509d50982d09f83d32ae792073f46f996"
CROS_WORKON_COMMIT="4e963277b7a1cf559683294883ba099ef22a6304"
KEYWORDS="amd64"
fi