Skip to content

Commit

Permalink
cargo: update to 1.84.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tranzystorekk committed Feb 1, 2025
1 parent 1005ae1 commit 9cedbff
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions srcpkgs/cargo/template
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -13,7 +12,7 @@ maintainer="Enno Boland <[email protected]>"
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"
Expand Down

0 comments on commit 9cedbff

Please sign in to comment.