cargo: update to 1.69.0
This commit is contained in:
parent
692854ee30
commit
47b86967dc
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'cargo'
|
||||
pkgname=cargo
|
||||
version=1.68.2
|
||||
version=1.69.0
|
||||
revision=1
|
||||
_cargo_revision=0.69.1
|
||||
_cargo_revision=0.70.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=8e41d61c7d360ad934a037489ce7e404ad4bdd0e71286ca73de8380656deccaa
|
||||
checksum=35d9a86e8d6d942e6c7c8e3333760de33a886063a918a86083724df02a43da7f
|
||||
replaces="cargo-tree>=0"
|
||||
|
||||
build_options="static bindist"
|
||||
|
|
Loading…
Add table
Reference in a new issue