rustup: pin the version
This commit is contained in:
parent
7fbb16db91
commit
f8d2f36798
@ -1,2 +1,6 @@
|
||||
RepoType: git
|
||||
Repo: https://github.com/rust-lang/rustup
|
||||
|
||||
Prepare: |
|
||||
export version=$(git describe --exact-match --tags)
|
||||
sed -i -e "/RUSTUP_UPDATE_ROOT/s|/dist/|/archive/$version/|" rustup-init.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user