Skip to content

Commit

Permalink
cargo: update to 1.82.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tranzystorekk committed Oct 21, 2024
1 parent 9dbdc61 commit 83d592e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions srcpkgs/cargo/template
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# Template file for 'cargo'
pkgname=cargo
version=1.81.0
version=1.82.0
revision=1
_cargo_revision=0.82.0
_cargo_revision=0.83.0
build_helper=rust
hostmakedepends="cargo-bootstrap rust python3 curl pkg-config zlib-devel"
makedepends="rust libcurl-devel openssl-devel"
depends="rust"
short_desc="Rust package manager"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="MIT, Apache-2.0"
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=1c89e6a7a28dd78aca53227fd5e14340fcb7cb154ad9655a2f304b5687986cc3
checksum=53fbf5eb9d0c42ce184bd1b170606db7c878e7ef07ed3b513a67e62e14ca4661
replaces="cargo-tree>=0"

build_options="static bindist"
Expand Down

0 comments on commit 83d592e

Please sign in to comment.