diff options
author | Kohei Yoshida <kohei@libreoffice.org> | 2023-01-17 17:10:07 -0500 |
---|---|---|
committer | Kohei Yoshida <kohei@libreoffice.org> | 2023-01-26 02:27:57 +0000 |
commit | 516bc904e94971b61e4b13af632bf321b0a4a640 (patch) | |
tree | fc48af7d2c5e719930c70de6da0ea9bb471bff1f /download.lst | |
parent | df470d9658c202a990b9c75e2a8d6e3fd7a06dfd (diff) |
Upgrade mdds and orcus to 2.1.0 and 0.18.0, respectively
Change-Id: I288b5b54bd07d951bcc68afda7514bde730193dc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146107
Tested-by: Jenkins
Reviewed-by: Kohei Yoshida <kohei@libreoffice.org>
Diffstat (limited to 'download.lst')
-rw-r--r-- | download.lst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/download.lst b/download.lst index 6d77206cfec3..9ac09cc6f3bd 100644 --- a/download.lst +++ b/download.lst @@ -366,8 +366,8 @@ MARIADB_CONNECTOR_C_TARBALL := mariadb-connector-c-3.1.8-src.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts -MDDS_SHA256SUM := 9771fe42e133443c13ca187253763e17c8bc96a1a02aec9e1e8893367ffa9ce5 -MDDS_TARBALL := mdds-2.0.3.tar.bz2 +MDDS_SHA256SUM := 9bd8ba6c81a560723e869486850c374bae4e897d6024698452de0738c3adb354 +MDDS_TARBALL := mdds-2.1.0.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts @@ -423,8 +423,8 @@ OPENSSL_TARBALL := openssl-3.0.7.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts -ORCUS_SHA256SUM := 2a86c405a5929f749b27637509596421d46805753364ab258b035fd01fbde143 -ORCUS_TARBALL := liborcus-0.17.2.tar.bz2 +ORCUS_SHA256SUM := 0a8c55a227f13dbda08da8a1f6e18f27ba873da55a2cdd23bd0825989d1abff8 +ORCUS_TARBALL := liborcus-0.18.0.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts |