summaryrefslogtreecommitdiffstats
path: root/source/d/rust/rust.url
diff options
context:
space:
mode:
Diffstat (limited to 'source/d/rust/rust.url')
-rw-r--r--source/d/rust/rust.url9
1 files changed, 4 insertions, 5 deletions
diff --git a/source/d/rust/rust.url b/source/d/rust/rust.url
index d4f76ed3d..b77baf645 100644
--- a/source/d/rust/rust.url
+++ b/source/d/rust/rust.url
@@ -1,5 +1,5 @@
# Source code (repacked to .tar.lz):
-VERSION=1.51.0
+VERSION=1.52.1
rm -f rustc-${VERSION}-src.tar.*
lftpget https://static.rust-lang.org/dist/rustc-${VERSION}-src.tar.gz
lftpget https://static.rust-lang.org/dist/rustc-${VERSION}-src.tar.gz.asc
@@ -20,9 +20,9 @@ fi
# update the settings below, look at src/stage0.txt in the Rust sources.
exit 0
-BOOTSTRAP_DATE=2021-02-11
-BOOTSTRAP_CARGO=1.50.0
-BOOTSTRAP_VERSION=1.50.0
+BOOTSTRAP_DATE=2021-03-25
+BOOTSTRAP_CARGO=1.51.0
+BOOTSTRAP_VERSION=1.51.0
# i686 bootstrap:
lftpget https://static.rust-lang.org/dist/${BOOTSTRAP_DATE}/cargo-${BOOTSTRAP_CARGO}-i686-unknown-linux-gnu.tar.gz
@@ -33,4 +33,3 @@ lftpget https://static.rust-lang.org/dist/${BOOTSTRAP_DATE}/rustc-${BOOTSTRAP_VE
lftpget https://static.rust-lang.org/dist/${BOOTSTRAP_DATE}/cargo-${BOOTSTRAP_CARGO}-x86_64-unknown-linux-gnu.tar.gz
lftpget https://static.rust-lang.org/dist/${BOOTSTRAP_DATE}/rust-std-${BOOTSTRAP_VERSION}-x86_64-unknown-linux-gnu.tar.gz
lftpget https://static.rust-lang.org/dist/${BOOTSTRAP_DATE}/rustc-${BOOTSTRAP_VERSION}-x86_64-unknown-linux-gnu.tar.gz
-