diff options
author | Kohei Yoshida <kohei@libreoffice.org> | 2023-11-09 20:26:47 -0500 |
---|---|---|
committer | Kohei Yoshida <kohei@libreoffice.org> | 2023-11-10 15:35:47 +0100 |
commit | e890b0f0a90316b69f49e0e9d3cb2b1b4528084a (patch) | |
tree | 275bac48a1217e2c03f0e7964e708abe7e23e873 /download.lst | |
parent | 2d5894cc9b2374db9b5d2335db2d3566513fe062 (diff) |
Upgrade orcus to 0.19.2
Change-Id: I2cbf5f93c3b8b2235828affdef7309c3611b19b2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159258
Tested-by: Jenkins
Reviewed-by: Kohei Yoshida <kohei@libreoffice.org>
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 468e2e39f1ec..d4c3eed3b9c6 100644 --- a/download.lst +++ b/download.lst @@ -503,8 +503,8 @@ OPENSSL_TARBALL := openssl-3.0.11.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts -ORCUS_SHA256SUM := 6c9a8c03e8187f2749a84f2786d86a88ae45c99ed3a2d5fea36ba556b40c342d -ORCUS_TARBALL := liborcus-0.19.1.tar.xz +ORCUS_SHA256SUM := 69ed26a00d4aaa7688e62a6e003cbc81928521a45e96605e53365aa499719e39 +ORCUS_TARBALL := liborcus-0.19.2.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts |