diff --git a/extra/rust/build b/extra/rust/build index 43c53c97..77c447c3 100755 --- a/extra/rust/build +++ b/extra/rust/build @@ -10,7 +10,7 @@ export RUSTFLAGS="$RUSTFLAGS --remap-path-prefix=$PWD=." # bootstrap library to allow for the removal of the internet # connection requirement per build. { - mkdir -p "${cache_dir:=build/cache/2022-02-24}" + mkdir -p "${cache_dir:=build/cache/2022-04-07}" 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 18e29630..19971be6 100644 --- a/extra/rust/checksums +++ b/extra/rust/checksums @@ -1,5 +1,5 @@ -a025876deccbcb3f288d8e02623ea321f94623f31305d3c5c6f17855bb9685db -473b6ddf598418db49efc21c3d2702cdaf9c78ee4ae00611c7d9e384a2d4dad7 -e0b543b36f8b3471975e5982f7c93894947af315932dd3305d1cf5763c4f5d4e -95f2727f22f40d7a294f08d24dc7b5f4fb4fe3991854becceffa75bf8f049745 +a63305a3ad734f170746b337a5e3d07ccaa7aa8f253dc52336b44c0a3b549d7b +0801252694e49eca069003f311e23e124a6dee3557e613133dc2e3cab7bed64d +0b8b5261575575bae6768a27fcd43b01784ee7e29249ca8fd7b1d3b5e1fab5a9 +38268edfebb190192f895134c73824ac9b017fa937510be4b35be17364ad05e4 2be91d7548e55476a4e62aca25dae606a06a36ef30b51af4da5bec4da400c3b0 diff --git a/extra/rust/sources b/extra/rust/sources index f884b266..161545d5 100644 --- a/extra/rust/sources +++ b/extra/rust/sources @@ -1,5 +1,5 @@ https://static.rust-lang.org/dist/rustc-VERSION-src.tar.xz -https://static.rust-lang.org/dist/2022-02-24/rust-std-1.59.0-x86_64-unknown-linux-musl.tar.xz?no-extract -https://static.rust-lang.org/dist/2022-02-24/rustc-1.59.0-x86_64-unknown-linux-musl.tar.xz?no-extract -https://static.rust-lang.org/dist/2022-02-24/cargo-1.59.0-x86_64-unknown-linux-musl.tar.xz?no-extract +https://static.rust-lang.org/dist/2022-04-07/rust-std-1.60.0-x86_64-unknown-linux-musl.tar.xz?no-extract +https://static.rust-lang.org/dist/2022-04-07/rustc-1.60.0-x86_64-unknown-linux-musl.tar.xz?no-extract +https://static.rust-lang.org/dist/2022-04-07/cargo-1.60.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 2737e597..9b120d70 100644 --- a/extra/rust/version +++ b/extra/rust/version @@ -1 +1 @@ -1.60.0 1 +1.61.0 1