diff options
author | Xisco Fauli <xiscofauli@libreoffice.org> | 2024-04-26 09:50:09 +0200 |
---|---|---|
committer | Xisco Fauli <xiscofauli@libreoffice.org> | 2024-04-26 12:47:24 +0200 |
commit | a5d75f487592d17c02fccbf21a0edef437067f30 (patch) | |
tree | 693b7764015a11bf362739ba771e20b37faf9631 /download.lst | |
parent | 8d775b92594b70a3f626006148365582c06f813f (diff) |
libgpg-error: Upgrade to 1.49
Change-Id: I1bd83294e58952ebdbaaf0362bd8675c1911b9be
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166697
Tested-by: Jenkins
Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp>
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 df1a213bbb95..28538879f5ec 100644 --- a/download.lst +++ b/download.lst @@ -394,8 +394,8 @@ LIBFFI_TARBALL := libffi-3.4.4.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts -LIBGPGERROR_SHA256SUM := 89ce1ae893e122924b858de84dc4f67aae29ffa610ebf668d5aa539045663d6f -LIBGPGERROR_TARBALL := libgpg-error-1.48.tar.bz2 +LIBGPGERROR_SHA256SUM := 8b79d54639dbf4abc08b5406fb2f37e669a2dec091dd024fb87dd367131c63a9 +LIBGPGERROR_TARBALL := libgpg-error-1.49.tar.bz2 # three static lines # so that git cherry-pick # will not run into conflicts |