diff options
author | Kohei Yoshida <kohei@libreoffice.org> | 2023-05-01 18:19:39 -0400 |
---|---|---|
committer | Kohei Yoshida <kohei@libreoffice.org> | 2023-05-02 02:03:07 +0200 |
commit | fb3a6b82b55a298eabf8f431f1451dc826642acd (patch) | |
tree | 7a4685ed4dcf40d1e96a506ee04de1d890af08c9 /download.lst | |
parent | b89f65a5138fe74b7858c2817fae4204b021c1f5 (diff) |
Update mdds to 2.1.1
Change-Id: I4f708faa5b0017e7852e3b085825b6637f6fa988
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151244
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 fbbbb2ea92d5..5dee8cfce9ab 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 := 9bd8ba6c81a560723e869486850c374bae4e897d6024698452de0738c3adb354 -MDDS_TARBALL := mdds-2.1.0.tar.xz +MDDS_SHA256SUM := 1483d90cefb8aa4563c4d0a85cb7b243aa95217d235d422e9ca6722fd5b97e56 +MDDS_TARBALL := mdds-2.1.1.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts |