mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
cargo: update to 1.85.0
This commit is contained in:
parent
49010f8445
commit
7fbb7cb13b
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'cargo'
|
||||
pkgname=cargo
|
||||
version=1.84.0
|
||||
version=1.85.0
|
||||
revision=1
|
||||
_cargo_revision=0.85.0
|
||||
_cargo_revision=0.86.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="Apache-2.0 OR MIT"
|
||||
homepage="https://crates.io/"
|
||||
distfiles="https://github.com/rust-lang/cargo/archive/refs/tags/${_cargo_revision}.tar.gz"
|
||||
checksum=5e708627470d41be5d615b0f064d5cbe40509cab62e751a2876936fb53ca0bcd
|
||||
checksum=2a63784f9ea81e291b8305dbc84607c5513b9c597ed7e8276973a748036db303
|
||||
replaces="cargo-tree>=0"
|
||||
|
||||
build_options="static bindist"
|
||||
|
|
Loading…
Add table
Reference in a new issue