diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2023-04-30 07:47:40 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2023-05-02 23:35:48 +0200 |
commit | 0c0c9a0dd8a7b102315ab1075f78a0f1f3397b67 (patch) | |
tree | 36fbeafce01eb69520ba41c6b27d1491ca4f864b /download.lst | |
parent | cd3cbb40d52c1e8a17bdfe00ecc3609a67626c1a (diff) |
tdf#155057: Wrong colors in some WPG2 (well rendered in WPG1)
Thank you Fridrich Strba for the quick fix in libwpg!
Change-Id: Icb2a48cdd7846ac9f2b32ca65a479381d8c8bfed
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151217
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
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 5dee8cfce9ab..9615e2dac051 100644 --- a/download.lst +++ b/download.lst @@ -533,8 +533,8 @@ WPD_TARBALL := libwpd-0.10.$(WPD_VERSION_MICRO).tar.xz # three static lines # so that git cherry-pick # will not run into conflicts -WPG_SHA256SUM := 99b3f7f8832385748582ab8130fbb9e5607bd5179bebf9751ac1d51a53099d1c -WPG_VERSION_MICRO := 3 +WPG_SHA256SUM := b55fda9440d1e070630eb2487d8b8697cf412c214a27caee9df69cec7c004de3 +WPG_VERSION_MICRO := 4 WPG_TARBALL := libwpg-0.3.$(WPG_VERSION_MICRO).tar.xz # three static lines # so that git cherry-pick |