diff options
author | Kohei Yoshida <kohei.yoshida@gmail.com> | 2016-05-11 21:45:56 -0400 |
---|---|---|
committer | Kohei Yoshida <libreoffice@kohei.us> | 2016-05-13 00:35:20 +0000 |
commit | db729f3b685fd832a3ec7387b339cf2bbeb4bd4d (patch) | |
tree | 035b7b9510f9bde6f069eae0add535626e2cc3dc /download.lst | |
parent | 0876e5a20ac9873dd111eb2a30a76488b642614f (diff) |
Update mdds to 1.2.0. Note that the API version is also up.
liborcus-0.11.2 is out only to make it buildable with mdds-1.2.
Change-Id: I9648d827b008da252c57be0ebfd2efccb008ac70
Reviewed-on: https://gerrit.libreoffice.org/24944
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
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 a2483c27a19d..ddd6edc9f5dd 100644 --- a/download.lst +++ b/download.lst @@ -97,8 +97,8 @@ export LIBXML_TARBALL := daece17e045f1c107610e137ab50c179-libxml2-2.9.3.tar.gz export LIBXSLT_TARBALL := 9667bf6f9310b957254fdcf6596600b7-libxslt-1.1.28.tar.gz export LPSOLVE_TARBALL := 26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz export MARIADB_TARBALL := a233181e03d3c307668b4c722d881661-mariadb_client-2.0.0-src.tar.gz -export MDDS_MD5SUM := c300541adac09008aa4a305eacd1dca6 -export MDDS_TARBALL := mdds-1.1.0.tar.bz2 +export MDDS_MD5SUM := 9f3383fb7bae825eab69f3a6ec1d74b2 +export MDDS_TARBALL := mdds-1.2.0.tar.bz2 export MDNSRESPONDER_MD5SUM := 940057ac8b513b00e8e9ca12ef796762 export MDNSRESPONDER_TARBALL := mDNSResponder-576.30.4.tar.gz export MSPUB_MD5SUM := ff9d0f9dd8fbc523408ea1953d5bde41 @@ -118,8 +118,8 @@ export OPENCOLLADA_TARBALL := OpenCOLLADA-master-6509aa13af.tar.bz2 export OPENLDAP_TARBALL := 804c6cb5698db30b75ad0ff1c25baefd-openldap-2.4.31.tgz export OPENSSL_MD5SUM := 9392e65072ce4b614c1392eefc1f23d0 export OPENSSL_TARBALL := openssl-1.0.2h.tar.gz -export ORCUS_MD5SUM := 2bff8a3683caa70a438d5cdfda4cfb4f -export ORCUS_TARBALL := liborcus-0.11.1.tar.gz +export ORCUS_MD5SUM := 205badaee72adf99422add8c4c49d669 +export ORCUS_TARBALL := liborcus-0.11.2.tar.gz export OWNCLOUD_ANDROID_LIB_MD5SUM := 593f0aa47bf2efc0efda2d28fae063b2 export OWNCLOUD_ANDROID_LIB_TARBALL := owncloud-android-library-0.9.4-no-binary-deps.tar.gz export PAGEMAKER_MD5SUM := 5c4985a68be0b79d3f809da5e12b143c |