diff options
author | Taichi Haradaguchi <20001722@ymail.ne.jp> | 2022-09-14 18:57:27 +0900 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2022-10-16 12:25:51 +0200 |
commit | 81bbd57f812a5bc14df68262dce9361ad4406090 (patch) | |
tree | b2a8ed39da7e19d1fae6f06573695cbe9a8efb84 | |
parent | 8c13c785b147e10fd38ed07a8458f099339ea603 (diff) |
upgrade expat to 2.4.8
Change-Id: I4dea32ad24e9a6c24f69c75fea75dbd63c14c91b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/139920
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
(cherry picked from commit c228803662d1d892405bf6431c4d5bd8dc22f7f6)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/139980
-rw-r--r-- | download.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/download.lst b/download.lst index 84cbecb97cee..23d7dabe9c2c 100644 --- a/download.lst +++ b/download.lst @@ -50,8 +50,8 @@ export EPUBGEN_TARBALL := libepubgen-0.1.1.tar.xz export ETONYEK_SHA256SUM := b430435a6e8487888b761dc848b7981626eb814884963ffe25eb26a139301e9a export ETONYEK_VERSION_MICRO := 10 export ETONYEK_TARBALL := libetonyek-0.1.$(ETONYEK_VERSION_MICRO).tar.xz -export EXPAT_SHA256SUM := de55794b7a9bc214852fdc075beaaecd854efe1361597e6268ee87946951289b -export EXPAT_TARBALL := expat-2.4.6.tar.xz +export EXPAT_SHA256SUM := f79b8f904b749e3e0d20afeadecf8249c55b2e32d4ebb089ae378df479dcaf25 +export EXPAT_TARBALL := expat-2.4.8.tar.xz export FIREBIRD_SHA256SUM := acb85cedafa10ce106b1823fb236b1b3e5d942a5741e8f8435cc8ccfec0afe76 export FIREBIRD_TARBALL := Firebird-3.0.7.33374-0.tar.bz2 export FONTCONFIG_SHA256SUM := a5f052cb73fd479ffb7b697980510903b563bbb55b8f7a2b001fcfb94026003c |