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.url10
1 files changed, 5 insertions, 5 deletions
diff --git a/source/d/rust/rust.url b/source/d/rust/rust.url
index 1f4a237b6..d7fc4bf62 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.55.0
+VERSION=1.77.2
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
@@ -17,12 +17,12 @@ fi
# should be able to compile the next released version of Rust.
#
# To find the expected date/versions for bootstrap binaries to be able to
-# update the settings below, look at src/stage0.txt in the Rust sources.
+# update the settings below, look at src/stage0.json in the Rust sources.
exit 0
-BOOTSTRAP_DATE=2021-07-29
-BOOTSTRAP_CARGO=1.54.0
-BOOTSTRAP_VERSION=1.54.0
+BOOTSTRAP_DATE=2024-02-08
+BOOTSTRAP_VERSION=1.76.0
+BOOTSTRAP_CARGO=$BOOTSTRAP_VERSION
# i686 bootstrap:
lftpget https://static.rust-lang.org/dist/${BOOTSTRAP_DATE}/cargo-${BOOTSTRAP_CARGO}-i686-unknown-linux-gnu.tar.xz