cargo: update to 1.83.0
This commit is contained in:
parent
f273963f5f
commit
64caac5554
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'cargo'
|
||||
pkgname=cargo
|
||||
version=1.82.0
|
||||
version=1.83.0
|
||||
revision=1
|
||||
_cargo_revision=0.83.0
|
||||
_cargo_revision=0.84.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=53fbf5eb9d0c42ce184bd1b170606db7c878e7ef07ed3b513a67e62e14ca4661
|
||||
checksum=8d01b3cba1150ae34e5faec59894a9d4e9b46942b082f2bd4ed441ce417ed979
|
||||
replaces="cargo-tree>=0"
|
||||
|
||||
build_options="static bindist"
|
||||
|
|
Loading…
Reference in New Issue