summaryrefslogtreecommitdiff
path: root/security/qca2-ossl
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2019-04-25 23:35:28 +0000
committermarkd <markd@pkgsrc.org>2019-04-25 23:35:28 +0000
commitf3e4aa03e6d33493496e04f85c9936baef999e82 (patch)
treedc337e234d3b3b27b0714b46f200e97574de0b7b /security/qca2-ossl
parentd40b4f3f2c55a74182f582e7ab2c646f2dc3b321 (diff)
downloadpkgsrc-f3e4aa03e6d33493496e04f85c9936baef999e82.tar.gz
qca2*: update to 2.2.1
Changes in 2.2 - support for openssl 1.1 - support for AES GCM and AES CCM modes - new base64 convenience functions - new botan2 support - new hkdf support - various build improvements and (deprecation) cleanups There may be trouble building this release on windows. Feedback/input would be very welcome. (2.2.0 was not announced due to defects noticed after tagging)
Diffstat (limited to 'security/qca2-ossl')
-rw-r--r--security/qca2-ossl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/qca2-ossl/Makefile b/security/qca2-ossl/Makefile
index b6ffe9e83fb..f9bcf54fe3f 100644
--- a/security/qca2-ossl/Makefile
+++ b/security/qca2-ossl/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2018/07/04 13:40:35 jperkin Exp $
+# $NetBSD: Makefile,v 1.38 2019/04/25 23:35:28 markd Exp $
PKGNAME= qca2-ossl-${DISTNAME:C/.*-//}
-PKGREVISION= 1
COMMENT= Cross-platform crypto API for QT - OpenSSL plugin