mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
cargo: rebuild against OpenSSL
This commit is contained in:
parent
56757e2973
commit
eff84fbc96
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cargo'
|
# Template file for 'cargo'
|
||||||
pkgname=cargo
|
pkgname=cargo
|
||||||
version=0.49.0
|
version=0.49.0
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="cargo-${version}"
|
wrksrc="cargo-${version}"
|
||||||
build_helper=rust
|
build_helper=rust
|
||||||
hostmakedepends="rust python3 curl cmake pkg-config zlib-devel"
|
hostmakedepends="rust python3 curl cmake pkg-config zlib-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue