aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2020-11-09 11:16:42 +0000
committerWerner Koch <[email protected]>2020-11-09 11:16:42 +0000
commit549dc8cfe9a44fe7eb8a6a90662d4cbb1958a556 (patch)
treec3d2689e779c8f48104ddff888c85bf7b3714749
parentRequire Libgpg-error 1.27 (diff)
downloadgnupg-549dc8cfe9a44fe7eb8a6a90662d4cbb1958a556.tar.gz
gnupg-549dc8cfe9a44fe7eb8a6a90662d4cbb1958a556.zip
Require libksba 1.3.5
* configure.ac (NEED_KSBA_VERSION): Set to 1.3.5. -- Minor update to make sure that important fixes are used. That version was release in 2016 and thus before the new requirement for Libgcrypt 1.8. Signed-off-by: Werner Koch <[email protected]>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a030af00e..2e5c28453 100644
--- a/configure.ac
+++ b/configure.ac
@@ -63,7 +63,7 @@ NEED_LIBASSUAN_API=2
NEED_LIBASSUAN_VERSION=2.5.0
NEED_KSBA_API=1
-NEED_KSBA_VERSION=1.3.4
+NEED_KSBA_VERSION=1.3.5
NEED_NTBTLS_API=1
NEED_NTBTLS_VERSION=0.1.0