package/libgpgme: bump to version 1.23.2

For change log, see [1] and [2].

[1] https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gpgme.git;a=blob;f=NEWS;hb=refs/tags/gpgme-1.23.2
[2] https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gpgme.git;a=shortlog;h=gpgme-1.23.2

Signed-off-by: Julien Olivain <ju.o@free.fr>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Julien Olivain 2024-02-10 13:23:38 +01:00 committed by Yann E. MORIN
parent 3efc611f53
commit d9e02b8896
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# From https://www.gnupg.org/download/integrity_check.html
sha1 12f4c98ffa75bdbfc4934d38757f57ba718b5aa0 gpgme-1.22.0.tar.bz2
sha256 9551e37081ad3bde81018a0d24f245c3f8206990549598fb31a97a68380a7b71 gpgme-1.22.0.tar.bz2
sha1 b3a938939a9fb2182684aa9ba094c8e8ecd6167b gpgme-1.23.2.tar.bz2
sha256 9499e8b1f33cccb6815527a1bc16049d35a6198a6c5fae0185f2bd561bce5224 gpgme-1.23.2.tar.bz2
# Locally calculated
sha256 ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532 COPYING.LESSER

View File

@ -4,7 +4,7 @@
#
################################################################################
LIBGPGME_VERSION = 1.22.0
LIBGPGME_VERSION = 1.23.2
LIBGPGME_SITE = https://gnupg.org/ftp/gcrypt/gpgme
LIBGPGME_SOURCE = gpgme-$(LIBGPGME_VERSION).tar.bz2
LIBGPGME_LICENSE = LGPL-2.1+