From 70a4e553c7b3dd6f11c3aa6b9aaf9b0821204deb Mon Sep 17 00:00:00 2001 From: Kartik Singh Date: Mon, 30 Aug 2021 23:37:55 +0530 Subject: [PATCH] rustup: update to 1.24.3. --- srcpkgs/rustup/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/rustup/template b/srcpkgs/rustup/template index 44d9a4993329..b55cbe09d868 100644 --- a/srcpkgs/rustup/template +++ b/srcpkgs/rustup/template @@ -1,7 +1,7 @@ # Template file for 'rustup' pkgname=rustup -version=1.24.1 -revision=2 +version=1.24.3 +revision=1 # rustup doesn't recognize this target archs="~armv*-musl" build_style=cargo @@ -15,7 +15,7 @@ maintainer="Jan Christian Grünhage " license="Apache-2.0, MIT" homepage="https://www.rustup.rs" distfiles="https://github.com/rust-lang/${pkgname}/archive/${version}.tar.gz" -checksum=e69bce5a4b1abe05489b19d2906c258b27f70ff8b13f59e5932527ae6b77c6a6 +checksum=24a8cede4ccbbf45ab7b8de141d92f47d1881bb546b3b9180d5a51dc0622d0f6 case "$XBPS_TARGET_MACHINE" in x86_64*|i686*|arm*|aarch64*)