cargo: update to 1.77.1

This commit is contained in:
Marcin Puc 2024-03-21 19:31:12 +01:00 committed by classabbyamp
parent 3eb226a42d
commit 7aacfef7e1
1 changed files with 4 additions and 4 deletions

View File

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