cargo: update to 1.78.0

This commit is contained in:
Marcin Puc 2024-05-03 10:41:12 +02:00 committed by cinerea0
parent 2dee68943c
commit 72e595b944
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# Template file for 'cargo'
pkgname=cargo
version=1.77.1
version=1.78.0
revision=1
_cargo_revision=0.78.1
_cargo_revision=0.79.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=0283fecebb6d3cbd111688eb0359edaf6676f4b2829201a8afe5a0e3afdb4b48
checksum=b9de52bc7452fd74ab344b636f054de3e9a67cf167567cc4ce948e9219e81d98
replaces="cargo-tree>=0"
build_options="static bindist"