From 145d1560344fb77a30f321b1f900e9c73a9ac44a Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Fri, 30 Jul 2021 10:08:08 +0300 Subject: [PATCH] rust: 1.54.0 --- extra/rust/build | 2 +- extra/rust/checksums | 8 ++++---- extra/rust/sources | 6 +++--- extra/rust/version | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/extra/rust/build b/extra/rust/build index 804e8876..edfbd012 100755 --- a/extra/rust/build +++ b/extra/rust/build @@ -4,7 +4,7 @@ # bootstrap library to allow for the removal of the internet # connection requirement per build. { - mkdir -p "${cache_dir:=build/cache/2021-05-06}" + mkdir -p "${cache_dir:=build/cache/2021-06-17}" 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 4d987253..e8f60f15 100644 --- a/extra/rust/checksums +++ b/extra/rust/checksums @@ -1,4 +1,4 @@ -e53a2df2c2c26f8929d551852eeae242b9a6167fba34481f92010b30def32dec -d5809f3f1345a3c524f00cfa2ac1631b494a6de3143b1a3d081476f2c4f78905 -57a2282e20694ea9dcb8417bd45ad7623c95ccbfac86c58927a7e3479976b21d -680dbc224f2a1d9a33a256b15be8d1c58dbdfe88aae3ca9c2b0f805fea568ab3 +a2934f85f76a35a3796c0fefd31e91f5b6dd8377cd8c3769c1c10e7ce7a495f4 +413449866616b1cd048da1356a41d977bf4e037cce114f07c3afbb0497b3e4c6 +50de8b4bcb0819ec0ca363e0aa53fc1c55bc85f53bc82da8dce20a132da7e7d9 +ca236408cb2c35b8c3f7c2b4e9f1e69422ed24153f445192eafb6462351e5c2b diff --git a/extra/rust/sources b/extra/rust/sources index 43fc593f..1366899c 100644 --- a/extra/rust/sources +++ b/extra/rust/sources @@ -1,4 +1,4 @@ https://static.rust-lang.org/dist/rustc-VERSION-src.tar.xz -https://static.rust-lang.org/dist/2021-05-06/rust-std-1.52.0-x86_64-unknown-linux-musl.tar.xz?no-extract -https://static.rust-lang.org/dist/2021-05-06/rustc-1.52.0-x86_64-unknown-linux-musl.tar.xz?no-extract -https://static.rust-lang.org/dist/2021-05-06/cargo-1.52.0-x86_64-unknown-linux-musl.tar.xz?no-extract +https://static.rust-lang.org/dist/2021-06-17/rust-std-1.53.0-x86_64-unknown-linux-musl.tar.xz?no-extract +https://static.rust-lang.org/dist/2021-06-17/rustc-1.53.0-x86_64-unknown-linux-musl.tar.xz?no-extract +https://static.rust-lang.org/dist/2021-06-17/cargo-1.53.0-x86_64-unknown-linux-musl.tar.xz?no-extract diff --git a/extra/rust/version b/extra/rust/version index c56ed413..67971158 100644 --- a/extra/rust/version +++ b/extra/rust/version @@ -1 +1 @@ -1.53.0 1 +1.54.0 1