cargo: update to 1.80.0

This commit is contained in:
tranzystorekk 2024-07-25 14:51:27 +02:00
parent 40b911c58b
commit 92430c78a5
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# Template file for 'cargo'
pkgname=cargo
version=1.79.0
version=1.80.0
revision=1
_cargo_revision=0.80.0
_cargo_revision=0.81.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=542efc5daa159e2942d454eb2815247a96589363977429bd473f8cac8a55636e
checksum=5d2ea954f1a8bf03389fe2cefc5603de180a0c0010aa66628a325007216ef862
replaces="cargo-tree>=0"
build_options="static bindist"