diff --git a/srcpkgs/rust/template b/srcpkgs/rust/template index a2dc1450570..708e04edbc7 100644 --- a/srcpkgs/rust/template +++ b/srcpkgs/rust/template @@ -8,7 +8,7 @@ # uploaded to https://repo-default.voidlinux.org/distfiles/ # pkgname=rust -version=1.72.0 +version=1.72.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 " license="MIT, Apache-2.0" homepage="https://www.rust-lang.org/" distfiles="https://static.rust-lang.org/dist/rustc-${version}-src.tar.gz" -checksum=ea9d61bbb51d76b6ea681156f69f0e0596b59722f04414b01c6e100b4b5be3a1 +checksum=7f48845f6a52cdbb5d63fb0528fd5f520eb443275b55f98e328159f86568f895 lib32disabled=yes make_check=no # CBA for now python_version=3 # needed for python files in rust-src