From 7114203ef3846709f24d74d037b7832feb07edec Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 8 Apr 2025 15:23:05 +0200 Subject: update to 1.5.2 re-license spec file to CECILL-2.1 open https://github.com/php-gnupg/php-gnupg/pull/52 file missing in archive open https://github.com/php-gnupg/php-gnupg/pull/53 fix tests with PHP 5 --- PHPINFO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index 662bff9..2f26eb6 100644 --- a/PHPINFO +++ b/PHPINFO @@ -2,5 +2,5 @@ gnupg gnupg support => enabled -GPGme Version => 1.17.0 -Extension Version => 1.5.1 +GPGme Version => 1.23.2 +Extension Version => 1.5.2 -- cgit