diff options
author | Caolán McNamara <caolanm@redhat.com> | 2023-04-03 12:21:58 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2023-04-03 16:17:49 +0200 |
commit | ae9ef125e27758f1ae018aa2598dcafe3c29c9a8 (patch) | |
tree | 387a917864bc0d21e492165c37a97b626bbf167f /download.lst | |
parent | e8e244d93c02f4d5b58b9a29dd7fc0d69316888a (diff) |
move to libwebp 1.3.0 release
Change-Id: I88205be86e15d9878040958b96dc30043d9eb0b6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149959
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.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 d201642cb232..81dda8af1413 100644 --- a/download.lst +++ b/download.lst @@ -329,8 +329,8 @@ LIBTOMMATH_TARBALL := ltm-1.0.zip # three static lines # so that git cherry-pick # will not run into conflicts -LIBWEBP_SHA256SUM := 17fd427d210702a595f08ec619afa2cd3bd323f838ad109666482eac8fff65f0 -LIBWEBP_TARBALL := libwebp-1.3.0-rc1.tar.gz +LIBWEBP_SHA256SUM := 64ac4614db292ae8c5aa26de0295bf1623dbb3985054cb656c55e67431def17c +LIBWEBP_TARBALL := libwebp-1.3.0.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts |