diff options
author | Kohei Yoshida <kohei@libreoffice.org> | 2022-02-15 20:15:40 -0500 |
---|---|---|
committer | Kohei Yoshida <kohei@libreoffice.org> | 2022-02-16 02:57:58 +0100 |
commit | 30ba505ba549be4a509dd59c4c88a210ee01b539 (patch) | |
tree | a89de17fb64506b04dde724e34a4848e144598e0 | |
parent | 310c14b75cd4a755b905dea4373c9c979370f493 (diff) |
Update mdds to 2.0.2.
See (https://gitlab.com/mdds/mdds/-/releases/2.0.2) for the detail
of this release.
Change-Id: Ib72a3eee4e1754bd7c0ca25ca25b62abac6d16e1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/129982
Tested-by: Jenkins
Reviewed-by: Kohei Yoshida <kohei@libreoffice.org>
-rw-r--r-- | download.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/download.lst b/download.lst index 56aa82c91ffc..f491822b8e7d 100644 --- a/download.lst +++ b/download.lst @@ -176,8 +176,8 @@ export LXML_SHA256SUM := 940caef1ec7c78e0c34b0f6b94fe42d0f2022915ffc78643d28538a export LXML_TARBALL := lxml-4.1.1.tgz export MARIADB_CONNECTOR_C_SHA256SUM := 431434d3926f4bcce2e5c97240609983f60d7ff50df5a72083934759bb863f7b export MARIADB_CONNECTOR_C_TARBALL := mariadb-connector-c-3.1.8-src.tar.gz -export MDDS_SHA256SUM := 3ab33fce58e6acf9540cc1a52264be6863ef80f55ac287194cc98cda48e71fe6 -export MDDS_TARBALL := mdds-2.0.1.tar.bz2 +export MDDS_SHA256SUM := 13211f2f2e387ef3b74d73a1dcee52a1ad5ce06df8f8e6647679df9278a3116a +export MDDS_TARBALL := mdds-2.0.2.tar.bz2 export MDNSRESPONDER_SHA256SUM := e777b4d7dbf5eb1552cb80090ad1ede319067ab6e45e3990d68aabf6e8b3f5a0 export MDNSRESPONDER_TARBALL := mDNSResponder-878.200.35.tar.gz export MSPUB_SHA256SUM := ef36c1a1aabb2ba3b0bedaaafe717bf4480be2ba8de6f3894be5fd3702b013ba |