mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
yubico-piv-tool: rebuild against OpenSSL
This commit is contained in:
parent
f34f7929e3
commit
4420f2a908
2 changed files with 4 additions and 4 deletions
|
@ -3148,8 +3148,8 @@ libr_crypto.so.5.0.0 radare2-5.0.0_1
|
||||||
libr_fs.so.5.0.0 radare2-5.0.0_1
|
libr_fs.so.5.0.0 radare2-5.0.0_1
|
||||||
libr_magic.so.5.0.0 radare2-5.0.0_1
|
libr_magic.so.5.0.0 radare2-5.0.0_1
|
||||||
libr_reg.so.5.0.0 radare2-5.0.0_1
|
libr_reg.so.5.0.0 radare2-5.0.0_1
|
||||||
libykpiv.so.1 libykpiv-1.5.0_1
|
libykpiv.so.1 libykpiv-2.1.1_2
|
||||||
libykcs11.so.1 libykcs11-1.5.0_1
|
libykcs11.so.1 libykcs11-2.1.1_2
|
||||||
libKF5KExiv2.so.15.0.0 libkexiv25-17.04.3_1
|
libKF5KExiv2.so.15.0.0 libkexiv25-17.04.3_1
|
||||||
libqmobipocket.so.2 libqmobipocket-17.04.3_1
|
libqmobipocket.so.2 libqmobipocket-17.04.3_1
|
||||||
libgloox.so.17 gloox-1.0.20_1
|
libgloox.so.17 gloox-1.0.20_1
|
||||||
|
|
|
@ -6,10 +6,10 @@ _libykcs_desc="Yubikey PIV pkcs11 library"
|
||||||
|
|
||||||
pkgname=yubico-piv-tool
|
pkgname=yubico-piv-tool
|
||||||
version=2.1.1
|
version=2.1.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="automake libtool gengetopt pkg-config help2man perl"
|
hostmakedepends="automake libtool gengetopt pkg-config help2man perl"
|
||||||
makedepends="libressl-devel check-devel pcsclite-devel"
|
makedepends="openssl-devel check-devel pcsclite-devel"
|
||||||
short_desc="Yubikey PIV management tool"
|
short_desc="Yubikey PIV management tool"
|
||||||
maintainer="Aloz1 <kno0001@gmail.com>"
|
maintainer="Aloz1 <kno0001@gmail.com>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
|
|
Loading…
Add table
Reference in a new issue