mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-08 19:02:10 +01:00
toolbox: update to latest version
Never got bumped after https://github.com/coreos/toolbox/pull/6
This commit is contained in:
parent
12f5ba82be
commit
36bc7949da
@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com"
|
|||||||
if [[ "${PV}" == 9999 ]]; then
|
if [[ "${PV}" == 9999 ]]; then
|
||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64"
|
||||||
else
|
else
|
||||||
CROS_WORKON_COMMIT="3837735509d50982d09f83d32ae792073f46f996"
|
CROS_WORKON_COMMIT="4e963277b7a1cf559683294883ba099ef22a6304"
|
||||||
KEYWORDS="amd64"
|
KEYWORDS="amd64"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user