diff options
author | Kohei Yoshida <kohei@libreoffice.org> | 2023-02-11 17:05:45 -0500 |
---|---|---|
committer | Kohei Yoshida <kohei@libreoffice.org> | 2023-02-11 23:04:29 +0000 |
commit | 3c988ef450b809767ca7f897c59041758af53f4b (patch) | |
tree | 918f6e3a9858d56ab0131bd27def8a8cf8a7dc23 /download.lst | |
parent | a0165bb7900f6d03a49076d755568ac33ee8e9c9 (diff) |
Update liborcus to 0.18.1
Change-Id: I0439640789e59e4dd6e92d7f2975538de2f42f53
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146826
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 0f42585bb7c8..4b8e212456e2 100644 --- a/download.lst +++ b/download.lst @@ -423,8 +423,8 @@ OPENSSL_TARBALL := openssl-3.0.8.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts -ORCUS_SHA256SUM := 0a8c55a227f13dbda08da8a1f6e18f27ba873da55a2cdd23bd0825989d1abff8 -ORCUS_TARBALL := liborcus-0.18.0.tar.xz +ORCUS_SHA256SUM := 6006b9f1576315e313df715a7e72a17f3e0b17d7b6bd119cfa8a0b608ce971eb +ORCUS_TARBALL := liborcus-0.18.1.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts |