From 8c752e83aab6dcc7d86688e0ee185b5f8451e242 Mon Sep 17 00:00:00 2001 From: Owen Rafferty Date: Thu, 26 Jan 2023 22:21:27 -0600 Subject: [PATCH] rust: 1.67: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 f2056560..542ff206 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/2022-11-03}" + mkdir -p "${cache_dir:=build/cache/2023-01-10}" 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 d96da3b2..6abe829f 100644 --- a/extra/rust/checksums +++ b/extra/rust/checksums @@ -1,5 +1,5 @@ -2185cc579444cf965d50bb6f8ea50896bda733e5db88532c516c1712e030a0841d -0f558c393b92e63f0cd8de5c53bf432eceb61de5884b479a8f8dbd292870c56278 -c8d9e45cd3d72b65a55bdd91752416673cb648d14cef9cc4a126fd46b52bbfe95c -3f26cbdf9bafce33753bbca262d738a8444cc21bb472ccc6eb3d6497e4281a1bd8 +0d2b6973f758bd9989ec41e604f8cacc0f4f66b5a7533308edfe138b7dda6e9a72 +0810f378b04c9e5fae39306df3e0023a8f75b578d9b089ba3684d801f3d256f00d +26268eda8413cec3de79b2d1b564d305df6f2e0e631743000acefaa8fa31bdff76 +5084308802bcc94595d87951b64077154b67b59cf143858167ccf1b8587c40bc55 97086f892efe0679b6429e507aa65138ff21d1c776f583e593f5c1911e83bf1e7a diff --git a/extra/rust/sources b/extra/rust/sources index 4b31d6a0..ff6636d6 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-11-03/rust-std-1.65.0-x86_64-unknown-linux-musl.tar.xz?no-extract -https://static.rust-lang.org/dist/2022-11-03/rustc-1.65.0-x86_64-unknown-linux-musl.tar.xz?no-extract -https://static.rust-lang.org/dist/2022-11-03/cargo-1.65.0-x86_64-unknown-linux-musl.tar.xz?no-extract +https://static.rust-lang.org/dist/2023-01-10/rust-std-1.66.1-x86_64-unknown-linux-musl.tar.xz?no-extract +https://static.rust-lang.org/dist/2023-01-10/rustc-1.66.1-x86_64-unknown-linux-musl.tar.xz?no-extract +https://static.rust-lang.org/dist/2023-01-10/cargo-1.66.1-x86_64-unknown-linux-musl.tar.xz?no-extract patches/fix-curl.patch diff --git a/extra/rust/version b/extra/rust/version index 8963881a..1509459b 100644 --- a/extra/rust/version +++ b/extra/rust/version @@ -1 +1 @@ -1.66.1 1 +1.67.0 1