diff --git a/extra/rust/build b/extra/rust/build index 60d150c7..193c1afb 100755 --- a/extra/rust/build +++ b/extra/rust/build @@ -64,7 +64,7 @@ EOF # This mimics the download process of rust's 'x.py' # bootstrap library to allow for the removal of the internet # connection requirement per build. - mkdir -p "${cache_dir:=build/cache/2024-05-02}" + mkdir -p "${cache_dir:=build/cache/2024-06-13}" for tarball in *.tar.xz\?no-extract; do mv -f "$tarball" "$cache_dir/${tarball%%\?no-extract}" diff --git a/extra/rust/checksums b/extra/rust/checksums index 2d72c002..0ce8f495 100644 --- a/extra/rust/checksums +++ b/extra/rust/checksums @@ -1,5 +1,5 @@ -638321b2d1c4f5d4e9b5e46356dbbdfef6d486429d5379e47246b0bbb779525f34 -3da37fdb8c2f920400fea76dd459b85c974b09dbd849ff3aabb4e68b463d3f2ab8 -354d30b8601ea000332c7d6dff6fe9bb8be874c69b2c418b380923eab82d2aa857 -b3c10014216c8adeccbf390e76066e78a68c86e956510413dc6ee3a02b96be7942 +f280169358bab477be94c99c8584752f6127113846df02c79dfb1f5b43eb99b30b +1feb6c04e199b0f058f36e4af810fb419f5b832f701b2ad2426b8ce9b673e60eda +41e831d93c128ec469ecae59b2b50612272e7ae860531859aa798cd1273514a434 +fa27f18a5c3f71e2f3861d2a81c982351693ace20a23a2fa1dad2a17bf70a98b44 82ccf7117a29f55ef4ef81ace378e576ac31270036b93e917e500428117beb72e7 diff --git a/extra/rust/sources b/extra/rust/sources index 22dd26ee..43ea5d9e 100644 --- a/extra/rust/sources +++ b/extra/rust/sources @@ -1,5 +1,5 @@ -https://static.rust-lang.org/dist/rustc-1.79.0-src.tar.xz -https://static.rust-lang.org/dist/2024-05-02/rust-std-1.78.0-x86_64-unknown-linux-musl.tar.xz?no-extract -https://static.rust-lang.org/dist/2024-05-02/rustc-1.78.0-x86_64-unknown-linux-musl.tar.xz?no-extract -https://static.rust-lang.org/dist/2024-05-02/cargo-1.78.0-x86_64-unknown-linux-musl.tar.xz?no-extract +https://static.rust-lang.org/dist/rustc-1.80.0-src.tar.xz +https://static.rust-lang.org/dist/2024-06-13/rust-std-1.79.0-x86_64-unknown-linux-musl.tar.xz?no-extract +https://static.rust-lang.org/dist/2024-06-13/rustc-1.79.0-x86_64-unknown-linux-musl.tar.xz?no-extract +https://static.rust-lang.org/dist/2024-06-13/cargo-1.79.0-x86_64-unknown-linux-musl.tar.xz?no-extract patches/fix-curl.patch diff --git a/extra/rust/version b/extra/rust/version index f4d90d90..536ccf9b 100644 --- a/extra/rust/version +++ b/extra/rust/version @@ -1 +1 @@ -1.79.0 1 +1.80.0 1