Skip to content

Commit

Permalink
cargo: update to 1.77.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tranzystorekk authored and classabbyamp committed Apr 4, 2024
1 parent 3eb226a commit 7aacfef
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions srcpkgs/cargo/template
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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"
Expand Down

0 comments on commit 7aacfef

Please sign in to comment.