mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
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 <wk@gnupg.org>
This commit is contained in:
parent
fc01ae5071
commit
549dc8cfe9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue