qca: new version of libressl

This commit is contained in:
Toyam Cox 2016-03-25 17:36:31 -04:00
parent 2fef1aac49
commit 792ec62cca

View file

@ -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"