cargo: update to 1.79.0

This commit is contained in:
Marcin Puc 2024-06-13 17:15:46 +02:00 committed by classabbyamp
parent 4bb00fb167
commit ce5e3273c2
1 changed files with 3 additions and 3 deletions

View File

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