rust: update to 1.96.0
This commit is contained in:
@@ -8,9 +8,9 @@
|
||||
# uploaded to https://repo-default.voidlinux.org/distfiles/
|
||||
#
|
||||
pkgname=rust
|
||||
version=1.95.0
|
||||
version=1.96.0
|
||||
revision=1
|
||||
_change_id=148671
|
||||
_change_id=154508
|
||||
_llvmver=22
|
||||
hostmakedepends="curl pkg-config python3 tar cargo-bootstrap $(vopt_if wasi "clang${_llvmver} llvm${_llvmver} wasi-libc")"
|
||||
makedepends="libffi-devel ncurses-devel libxml2-devel libzstd-devel zlib-devel llvm${_llvmver}-devel"
|
||||
@@ -20,7 +20,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="Apache-2.0 OR MIT"
|
||||
homepage="https://www.rust-lang.org/"
|
||||
distfiles="https://static.rust-lang.org/dist/rustc-${version}-src.tar.gz"
|
||||
checksum=ea9b82a83e46967537c3569ce9d6fa16811c043a96e651376c349e70241ca515
|
||||
checksum=e90a9eb153b2948afac840dbe9d77b64e376706f2864387ee7717f7450043b44
|
||||
lib32disabled=yes
|
||||
make_check=no # CBA for now
|
||||
python_version=3 # needed for python files in rust-src
|
||||
|
||||
Reference in New Issue
Block a user