aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2024-12-04 10:04:41 +0000
committerWerner Koch <[email protected]>2024-12-04 10:04:41 +0000
commitc3bab200d97460028d842d76484b4c08fb947fef (patch)
treec657435e5bb0105f26cb69e13ca14151519be2b8 /configure.ac
parentw32: Introduce Registry key GNUPG_ASSUME_COMPLIANCE. (diff)
downloadgnupg-c3bab200d97460028d842d76484b4c08fb947fef.tar.gz
gnupg-c3bab200d97460028d842d76484b4c08fb947fef.zip
Require gpgrt 1.51
* configure.ac (NEED_GPGRT_VERSION): Bump to 1.51. * g10/keydb.c (internal_keydb_update_keyblock) [!USE_TOFU]: Mark an arg unused. * common/homedir.c (create_common_conf) [!BUILD_WITH_KEYBOXD]: Mark an arg unused.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index dea5cc8d8..68d74b9aa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -57,7 +57,7 @@ AC_INIT([mym4_package],[mym4_version],[https://bugs.gnupg.org])
# As well as the source info for the man pages.
AC_DEFINE_UNQUOTED(GNUPG_SWDB_TAG, "gnupg26", [swdb tag for this branch])
-NEED_GPGRT_VERSION=1.50
+NEED_GPGRT_VERSION=1.51
NEED_LIBGCRYPT_API=1
NEED_LIBGCRYPT_VERSION=1.11.0