qca: new version of libressl
This commit is contained in:
parent
2fef1aac49
commit
792ec62cca
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'qca'
|
||||
pkgname=qca
|
||||
version=2.1.0
|
||||
revision=7
|
||||
revision=8
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTS=0 -DQC_CERTSTORE_PATH=/etc/ssl/certs/ca-certificates.crt
|
||||
-DQCA_FEATURE_INSTALL_DIR=/usr/share/qca/mkspecs -DWITH_ossl_PLUGIN=yes"
|
||||
hostmakedepends="cmake pkg-config ca-certificates"
|
||||
hostmakedepends="pkg-config ca-certificates"
|
||||
makedepends="nss-devel libgcrypt-devel qt-devel libressl-devel"
|
||||
depends="ca-certificates"
|
||||
short_desc="Qt Cryptographic Architecture"
|
||||
|
|
Loading…
Reference in a new issue