From f7e3b61bcc62cffa4440c0803fa322085c2d0e06 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Wed, 26 Aug 2020 17:36:38 +0300 Subject: [PATCH] rust: 1.45.2 --- extra/rust/build | 1 + extra/rust/checksums | 2 +- extra/rust/depends | 3 +-- extra/rust/sources | 2 +- extra/rust/version | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/extra/rust/build b/extra/rust/build index 06c3f798..cb0dd819 100755 --- a/extra/rust/build +++ b/extra/rust/build @@ -65,3 +65,4 @@ python3 ./x.py build -j "$(nproc)" python3 ./x.py install rm -rf "$1/usr/lib/rustlib/src/" +rm -f "$1/usr/lib/rustlib/uninstall.sh" diff --git a/extra/rust/checksums b/extra/rust/checksums index 4a6760c7..1949418a 100644 --- a/extra/rust/checksums +++ b/extra/rust/checksums @@ -1,4 +1,4 @@ -c436034db42bc0ea7e7f32816ac6555b70d1f76c834407597966dfaf2ec839d6 rustc-1.45.0-src.tar.xz +f8412adac2f5d974b2f06c5bd4be7361084d18a678d098bf05de5ccfa57b74a9 rustc-1.45.2-src.tar.xz ff43c33836d5a56ce8089f8a0b101cbb12f130374e9631acdcc00f5f051f6429 rust-std-1.44.0-x86_64-unknown-linux-musl.tar.xz?no-extract f023a98493b3617f3eecbc0744c88a9b4d4e1a8ac105d0cf50a9c191018facf6 rustc-1.44.0-x86_64-unknown-linux-musl.tar.xz?no-extract d5d2a23e9cf67d0564cdfcb11fbca9c68719061c4a8581aa80f0e38617a609aa cargo-0.45.0-x86_64-unknown-linux-musl.tar.xz?no-extract diff --git a/extra/rust/depends b/extra/rust/depends index 1dbe19cc..058f23c8 100644 --- a/extra/rust/depends +++ b/extra/rust/depends @@ -2,7 +2,6 @@ cmake make curl make libressl llvm -pkgconf make -python make +python make xz zlib diff --git a/extra/rust/sources b/extra/rust/sources index 9f8a54f9..63d3f979 100644 --- a/extra/rust/sources +++ b/extra/rust/sources @@ -1,4 +1,4 @@ -https://static.rust-lang.org/dist/rustc-1.45.0-src.tar.xz +https://static.rust-lang.org/dist/rustc-1.45.2-src.tar.xz https://static.rust-lang.org/dist/2020-06-04/rust-std-1.44.0-x86_64-unknown-linux-musl.tar.xz?no-extract https://static.rust-lang.org/dist/2020-06-04/rustc-1.44.0-x86_64-unknown-linux-musl.tar.xz?no-extract https://static.rust-lang.org/dist/2020-06-04/cargo-0.45.0-x86_64-unknown-linux-musl.tar.xz?no-extract diff --git a/extra/rust/version b/extra/rust/version index 15db4bb3..6662aeb5 100644 --- a/extra/rust/version +++ b/extra/rust/version @@ -1 +1 @@ -1.45.0 1 +1.45.2 1