rust: update to 1.74.1

This commit is contained in:
Marcin Puc 2023-12-08 10:17:44 +01:00 committed by classabbyamp
parent 50cbe368f0
commit e53d2e9b28

View file

@ -8,7 +8,7 @@
# uploaded to https://repo-default.voidlinux.org/distfiles/
#
pkgname=rust
version=1.74.0
version=1.74.1
revision=1
hostmakedepends="curl pkg-config python3 tar cargo-bootstrap"
makedepends="libffi-devel ncurses-devel libxml2-devel zlib-devel llvm15"
@ -18,7 +18,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="MIT, Apache-2.0"
homepage="https://www.rust-lang.org/"
distfiles="https://static.rust-lang.org/dist/rustc-${version}-src.tar.gz"
checksum=882b584bc321c5dcfe77cdaa69f277906b936255ef7808fcd5c7492925cf1049
checksum=67db3e22fc9921c885baae5953ba144fc474cde29ec69ab56d43ce764206231d
lib32disabled=yes
make_check=no # CBA for now
python_version=3 # needed for python files in rust-src