rustup: update to 1.27.1
This commit is contained in:
parent
9b04f7c1ae
commit
b3cc4c2140
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rustup'
|
||||
pkgname=rustup
|
||||
version=1.27.0
|
||||
version=1.27.1
|
||||
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://raw.githubusercontent.com/rust-lang/rustup/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/rust-lang/rustup/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=3d331ab97d75b03a1cc2b36b2f26cd0a16d681b79677512603f2262991950ad1
|
||||
checksum=f5ba37f2ba68efec101198dca1585e6e7dd7640ca9c526441b729a79062d3b77
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64*|i686*|arm*|aarch64*)
|
||||
|
|
Loading…
Reference in New Issue