mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cargo-crev: rebuild for openssl3
This commit is contained in:
parent
23e4d1f6af
commit
efb345f4a9
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'cargo-crev'
|
# Template file for 'cargo-crev'
|
||||||
pkgname=cargo-crev
|
pkgname=cargo-crev
|
||||||
version=0.23.3
|
version=0.23.3
|
||||||
revision=2
|
revision=3
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
make_install_args="--path ./cargo-crev"
|
make_install_args="--path ./cargo-crev"
|
||||||
make_check_args="-- --skip creates_new_id_implicitly"
|
make_check_args="-- --skip creates_new_id_implicitly"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="openssl-devel"
|
makedepends="openssl-devel nghttp2-devel"
|
||||||
short_desc="Cryptographically verifiable code review system for cargo"
|
short_desc="Cryptographically verifiable code review system for cargo"
|
||||||
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
license="MPL-2.0, MIT, Apache-2.0"
|
license="MPL-2.0, MIT, Apache-2.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue