rustup: update to 1.26.0

This commit is contained in:
Marcin Puc 2023-04-26 15:21:03 +02:00 committed by classabbyamp
parent ea8922114c
commit 37c25ef33d

View file

@ -1,6 +1,6 @@
# Template file for 'rustup'
pkgname=rustup
version=1.25.2
version=1.26.0
revision=1
# rustup doesn't recognize this target
archs="~armv*-musl"
@ -16,7 +16,7 @@ license="Apache-2.0, MIT"
homepage="https://www.rustup.rs"
changelog="https://github.com/rust-lang/rustup/raw/master/CHANGELOG.md"
distfiles="https://github.com/rust-lang/rustup/archive/refs/tags/${version}.tar.gz"
checksum=dc9bb5d3dbac5cea9afa9b9c3c96fcf644a1e7ed6188a6b419dfe3605223b5f3
checksum=6f20ff98f2f1dbde6886f8d133fe0d7aed24bc76c670ea1fca18eb33baadd808
case "$XBPS_TARGET_MACHINE" in
x86_64*|i686*|arm*|aarch64*)