diff options
author | Luboš Luňák <l.lunak@collabora.com> | 2021-04-14 20:37:13 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2021-04-14 23:59:04 +0200 |
commit | af6674ce681b8427d0171a88f212a7034334c9e1 (patch) | |
tree | 62904fed680ea55274b8417067384242b8891811 /download.lst | |
parent | 80fbc9c49fd23fcf1900fe12ebdc6f43f8db7b7f (diff) |
update serf to 1.3.9
Its build system has switches to scons, so build the library
using gbuild.
Change-Id: I45b784e65e4987c25baf3fa1477816c744663bf0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114107
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.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 cf97f1ff8d3c..6f38dd67f360 100644 --- a/download.lst +++ b/download.lst @@ -233,8 +233,8 @@ export REVENGE_VERSION_MICRO := 4 export REVENGE_TARBALL := librevenge-0.0.$(REVENGE_VERSION_MICRO).tar.bz2 export RHINO_SHA256SUM := 1fb458d6aab06932693cc8a9b6e4e70944ee1ff052fa63606e3131df34e21753 export RHINO_TARBALL := 798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip -export SERF_SHA256SUM := 6988d394b62c3494635b6f0760bc3079f9a0cd380baf0f6b075af1eb9fa5e700 -export SERF_TARBALL := serf-1.2.1.tar.bz2 +export SERF_SHA256SUM := 549c2d21c577a8a9c0450facb5cca809f26591f048e466552240947bdf7a87cc +export SERF_TARBALL := serf-1.3.9.tar.bz2 export SKIA_SHA256SUM := abe0b94d54edb717c58d74263f4ed3d27824d2ce9e9f2ce85a21ab38d993f94d export SKIA_TARBALL := skia-m90-45c57e116ee0ce214bdf78405a4762722e4507d9.tar.xz export STAROFFICE_SHA256SUM := f94fb0ad8216f97127bedef163a45886b43c62deac5e5b0f5e628e234220c8db |