qca: update to 2.1.3.
This commit is contained in:
parent
ad550965b9
commit
dea63f7052
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qca'
|
||||
pkgname=qca
|
||||
version=2.1.0
|
||||
revision=11
|
||||
version=2.1.3
|
||||
revision=1
|
||||
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"
|
||||
|
@ -12,8 +12,8 @@ short_desc="Qt Cryptographic Architecture"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://delta.affinix.com/qca/"
|
||||
distfiles="http://delta.affinix.com/download/qca/2.0/${pkgname}-${version}.tar.gz"
|
||||
checksum=226dcd76138c3738cdc15863607a96b3758a4c3efd3c47295939bcea4e7a9284
|
||||
distfiles="https://download.kde.org/stable/$pkgname/$version/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=003fd86a32421057a03b18a8168db52e2940978f9db5ebbb6a08882f8ab1e353
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt-host-tools qt-devel"
|
||||
|
|
Loading…
Reference in New Issue