rust: update to 1.72.1
This commit is contained in:
parent
a215b8c1f5
commit
743cd47ba3
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
||||||
# uploaded to https://repo-default.voidlinux.org/distfiles/
|
# uploaded to https://repo-default.voidlinux.org/distfiles/
|
||||||
#
|
#
|
||||||
pkgname=rust
|
pkgname=rust
|
||||||
version=1.72.0
|
version=1.72.1
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="curl pkg-config python3 tar cargo-bootstrap"
|
hostmakedepends="curl pkg-config python3 tar cargo-bootstrap"
|
||||||
makedepends="libffi-devel ncurses-devel libxml2-devel zlib-devel llvm15"
|
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"
|
license="MIT, Apache-2.0"
|
||||||
homepage="https://www.rust-lang.org/"
|
homepage="https://www.rust-lang.org/"
|
||||||
distfiles="https://static.rust-lang.org/dist/rustc-${version}-src.tar.gz"
|
distfiles="https://static.rust-lang.org/dist/rustc-${version}-src.tar.gz"
|
||||||
checksum=ea9d61bbb51d76b6ea681156f69f0e0596b59722f04414b01c6e100b4b5be3a1
|
checksum=7f48845f6a52cdbb5d63fb0528fd5f520eb443275b55f98e328159f86568f895
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
make_check=no # CBA for now
|
make_check=no # CBA for now
|
||||||
python_version=3 # needed for python files in rust-src
|
python_version=3 # needed for python files in rust-src
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue