mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
parent
2b69812fbe
commit
9c0bb40c72
1 changed files with 5 additions and 4 deletions
|
@ -1,8 +1,9 @@
|
|||
# Template file for 'cargo'
|
||||
pkgname=cargo
|
||||
version=1.83.0
|
||||
revision=1
|
||||
_cargo_revision=0.84.0
|
||||
reverts="1.83.0_1"
|
||||
version=1.82.0
|
||||
revision=2
|
||||
_cargo_revision=0.83.0
|
||||
build_helper=rust
|
||||
hostmakedepends="cargo-bootstrap rust python3 curl pkg-config zlib-devel"
|
||||
makedepends="rust libcurl-devel openssl-devel"
|
||||
|
@ -12,7 +13,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=8d01b3cba1150ae34e5faec59894a9d4e9b46942b082f2bd4ed441ce417ed979
|
||||
checksum=53fbf5eb9d0c42ce184bd1b170606db7c878e7ef07ed3b513a67e62e14ca4661
|
||||
replaces="cargo-tree>=0"
|
||||
|
||||
build_options="static bindist"
|
||||
|
|
Loading…
Add table
Reference in a new issue