update BOOTSTRAP_VERSION
This commit is contained in:
parent
bf20909ef8
commit
8f5652db62
@ -19,7 +19,7 @@ termux_step_configure() {
|
|||||||
# like 30 to 40 + minutes ... so lets get it right
|
# like 30 to 40 + minutes ... so lets get it right
|
||||||
|
|
||||||
# upstream only tests build ver one version behind $TERMUX_PKG_VERSION
|
# upstream only tests build ver one version behind $TERMUX_PKG_VERSION
|
||||||
local BOOTSTRAP_VERSION=1.55.0
|
local BOOTSTRAP_VERSION=1.56.1
|
||||||
rustup install $BOOTSTRAP_VERSION
|
rustup install $BOOTSTRAP_VERSION
|
||||||
rustup default $BOOTSTRAP_VERSION-x86_64-unknown-linux-gnu
|
rustup default $BOOTSTRAP_VERSION-x86_64-unknown-linux-gnu
|
||||||
export PATH=$HOME/.rustup/toolchains/$BOOTSTRAP_VERSION-x86_64-unknown-linux-gnu/bin:$PATH
|
export PATH=$HOME/.rustup/toolchains/$BOOTSTRAP_VERSION-x86_64-unknown-linux-gnu/bin:$PATH
|
||||||
|
Loading…
Reference in New Issue
Block a user