diff --git a/srcpkgs/cargo/template b/srcpkgs/cargo/template index 4e83401f19a..724eaaddfca 100644 --- a/srcpkgs/cargo/template +++ b/srcpkgs/cargo/template @@ -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 " 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"