cargo: update to 1.71.0
This commit is contained in:
parent
af6590fab1
commit
2690b4a7f7
@ -1,8 +0,0 @@
|
||||
--- a/Cargo.toml 2019-01-02 22:49:06.000000000 +0100
|
||||
+++ b/Cargo.toml 2019-02-13 15:12:44.616810828 +0100
|
||||
@@ -116,3 +116,5 @@ doc = false
|
||||
deny-warnings = []
|
||||
vendored-openssl = ["openssl/vendored"]
|
||||
pretty-env-logger = ["pretty_env_logger"]
|
||||
+
|
||||
+all-static = ['curl-sys/static-curl']
|
@ -1,8 +1,8 @@
|
||||
# Template file for 'cargo'
|
||||
pkgname=cargo
|
||||
version=1.70.0
|
||||
revision=2
|
||||
_cargo_revision=0.71.0
|
||||
version=1.71.0
|
||||
revision=1
|
||||
_cargo_revision=0.72.0
|
||||
build_helper=rust
|
||||
hostmakedepends="cargo-bootstrap rust python3 curl cmake 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=43ddf8be33d0f9d2514a75ae0df57ed95c8e99a9869deddf49e6eeee5d56e940
|
||||
checksum=c0c15a35852c114859cfe11c5c76ee12105d66d7c90e650af83ac7b8a6a856fc
|
||||
replaces="cargo-tree>=0"
|
||||
|
||||
build_options="static bindist"
|
||||
|
Loading…
x
Reference in New Issue
Block a user