cargo: update to 1.73.0

This commit is contained in:
Marcin Puc 2023-10-06 02:13:02 +02:00 committed by classabbyamp
parent 9bbb2ab4e1
commit 0974972ad9
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# Template file for 'cargo'
pkgname=cargo
version=1.72.0
version=1.73.0
revision=1
_cargo_revision=0.73.1
_cargo_revision=0.74.0
build_helper=rust
hostmakedepends="cargo-bootstrap rust python3 curl pkg-config zlib-devel"
makedepends="rust libcurl-devel openssl-devel"
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="MIT, Apache-2.0"
homepage="https://crates.io/"
distfiles="https://github.com/rust-lang/cargo/archive/refs/tags/${_cargo_revision}.tar.gz"
checksum=976fb6f3e773319e60875772478645297d9eacc852857e288e8cec65399d2c88
checksum=a7ed5ec806f2b334f194380584e17538cc173ef18ec3fba4d7967dc5c1bd7565
replaces="cargo-tree>=0"
build_options="static bindist"