From ce10fb98ed165cdb0d1e917ad5ca0b4b2262177c Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Mon, 5 May 2025 19:40:04 +0200 Subject: [PATCH] rustup: update to 1.28.2 --- srcpkgs/rustup/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rustup/template b/srcpkgs/rustup/template index 5395c2d6392..f2f63f0aa6d 100644 --- a/srcpkgs/rustup/template +++ b/srcpkgs/rustup/template @@ -1,6 +1,6 @@ # Template file for 'rustup' pkgname=rustup -version=1.28.1 +version=1.28.2 revision=1 # rustup doesn't recognize this target archs="~armv*-musl" @@ -16,7 +16,7 @@ license="Apache-2.0 OR MIT" homepage="https://www.rustup.rs" changelog="https://raw.githubusercontent.com/rust-lang/rustup/master/CHANGELOG.md" distfiles="https://github.com/rust-lang/rustup/archive/refs/tags/${version}.tar.gz" -checksum=2def2f9a0a4a21c80f862c0797c2d76e765e0e7237e1e41f28324722ab912bac +checksum=5987dcb828068a4a5e29ba99ab26f2983ac0c6e2e4dc3e5b3a3c0fafb69abbc0 do_install() { vbin target/${RUST_TARGET}/release/rustup-init