diff options
author | Taichi Haradaguchi <20001722@ymail.ne.jp> | 2024-03-26 16:49:26 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2024-04-07 13:58:05 +0200 |
commit | ec76f725e99ad15fab65a3bb766694da64faf886 (patch) | |
tree | c7a97953a903925f34c8a892d7b98abdbb0b1329 /download.lst | |
parent | 50aaacd317da93228b0d0ae4b9acafa75530b742 (diff) |
lcms2: upgrade to 2.16
* backport 0001-Added-missing-export.patch to fix the Windows build.
* drop c++17.patch.1, which fixed uptream.
Change-Id: Ib658ba3067c35ca5cd1ccb7b3f0f2f3bc9f82a43
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165350
Tested-by: Jenkins
Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp>
(cherry picked from commit c2db961ee69c4fe6a7f7162f2adf712651b6ffcc)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165611
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
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 84764c19af5e..1afa8b77875a 100644 --- a/download.lst +++ b/download.lst @@ -427,8 +427,8 @@ LANGTAGREG_TARBALL := language-subtag-registry-2023-08-02.tar.bz2 # three static lines # so that git cherry-pick # will not run into conflicts -LCMS2_SHA256SUM := b20cbcbd0f503433be2a4e81462106fa61050a35074dc24a4e356792d971ab39 -LCMS2_TARBALL := lcms2-2.15.tar.gz +LCMS2_SHA256SUM := d873d34ad8b9b4cea010631f1a6228d2087475e4dc5e763eb81acc23d9d45a51 +LCMS2_TARBALL := lcms2-2.16.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts |