diff options
author | Xisco Fauli <xiscofauli@libreoffice.org> | 2024-12-04 20:02:54 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2024-12-10 15:09:28 +0100 |
commit | af6c06b6d47fbec6fee6985e120b9326f27242b2 (patch) | |
tree | 870633bd74f4f902ca90892d5c877362beff5e61 /download.lst | |
parent | c891e60b1fd936fe88d8d77e4de416abb7af58c5 (diff) |
gpgme: upgrade to 1.24.1
* external/gpgmepp/gettid.patch issue fixed upstream
Downloaded from https://gnupg.org/ftp/gcrypt/gpgme/gpgme-1.24.1.tar.bz2
Change-Id: Id2d984f5e68b8681bf5e635a1afe5d90605711ec
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177821
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
(cherry picked from commit 4ffd1e31b17965646fe4893e9a393fab3294b383)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177824
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Diffstat (limited to 'download.lst')
-rw-r--r-- | download.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/download.lst b/download.lst index b8c129662897..38cb06964f53 100644 --- a/download.lst +++ b/download.lst @@ -282,8 +282,8 @@ GLM_TARBALL := glm-1.0.1.zip # three static lines # so that git cherry-pick # will not run into conflicts -GPGME_SHA256SUM := 61e3a6ad89323fecfaff176bc1728fb8c3312f2faa83424d9d5077ba20f5f7da -GPGME_TARBALL := gpgme-1.24.0.tar.bz2 +GPGME_SHA256SUM := ea05d0258e71061d61716584ec34cef59330a91340571edc46b78374973ba85f +GPGME_TARBALL := gpgme-1.24.1.tar.bz2 # three static lines # so that git cherry-pick # will not run into conflicts |