summaryrefslogtreecommitdiff
path: root/download.lst
diff options
context:
space:
mode:
authorTaichi Haradaguchi <20001722@ymail.ne.jp>2023-07-03 17:27:57 +0900
committerMichael Stahl <michael.stahl@allotropia.de>2023-09-26 18:02:14 +0200
commit2bf3fb4b82844309566dcc4f0734280c2a3d4026 (patch)
treed05eabfc217c920b61c9d53fe3f0829ca743fbf4 /download.lst
parent68310c73c1755d2e8a4d6f80084ef3d6b7a1d10e (diff)
LibTomMath: upgrade to release 1.2.0
* external/libtommath/clang-cl.patch: removed "typedef unsigned __int128 mp_word" from tommmath.h * external/libtommath/libtommath-msvc.patch: fixed upstream Change-Id: I38fe730ff0e9649c6a0ad8d64b723a27e3434012 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153871 Tested-by: Jenkins Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp> (cherry picked from commit 13bc0489d98b1f49a4f82fccb89d640439db4f4e) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157248 Reviewed-by: Michael Stahl <michael.stahl@allotropia.de> (cherry picked from commit c2f87ac01cad03e286ebb304a32b785f1dac7b60)
Diffstat (limited to 'download.lst')
-rw-r--r--download.lst4
1 files changed, 2 insertions, 2 deletions
diff --git a/download.lst b/download.lst
index 9b8e9fc07e15..bfdf3e10b7ab 100644
--- a/download.lst
+++ b/download.lst
@@ -341,8 +341,8 @@ LIBNUMBERTEXT_TARBALL := libnumbertext-1.0.5.tar.xz
# three static lines
# so that git cherry-pick
# will not run into conflicts
-LIBTOMMATH_SHA256SUM := 083daa92d8ee6f4af96a6143b12d7fc8fe1a547e14f862304f7281f8f7347483
-LIBTOMMATH_TARBALL := ltm-1.0.zip
+LIBTOMMATH_SHA256SUM := b7c75eecf680219484055fcedd686064409254ae44bc31a96c5032843c0e18b1
+LIBTOMMATH_TARBALL := ltm-1.2.0.tar.xz
# three static lines
# so that git cherry-pick
# will not run into conflicts