cargo: update to 1.84.0

This commit is contained in:
tranzystorekk 2025-01-09 21:46:19 +01:00
parent 1005ae10e6
commit 9cedbff805

View File

@ -1,9 +1,8 @@
# Template file for 'cargo'
pkgname=cargo
reverts="1.83.0_1"
version=1.82.0
revision=2
_cargo_revision=0.83.0
version=1.84.0
revision=1
_cargo_revision=0.85.0
build_helper=rust
hostmakedepends="cargo-bootstrap rust python3 curl pkg-config zlib-devel"
makedepends="rust libcurl-devel openssl-devel"
@ -13,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="Apache-2.0 OR MIT"
homepage="https://crates.io/"
distfiles="https://github.com/rust-lang/cargo/archive/refs/tags/${_cargo_revision}.tar.gz"
checksum=53fbf5eb9d0c42ce184bd1b170606db7c878e7ef07ed3b513a67e62e14ca4661
checksum=5e708627470d41be5d615b0f064d5cbe40509cab62e751a2876936fb53ca0bcd
replaces="cargo-tree>=0"
build_options="static bindist"