diff options
author | Michael Stahl <mstahl@redhat.com> | 2015-11-27 23:54:40 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2015-11-30 13:11:10 +0000 |
commit | 9ec0e6d9cbb0b61e5cf37917baee31f2af1a2897 (patch) | |
tree | 1509d2ccdb5b7aeacd4b6f28037e3d323ace1ba2 /download.lst | |
parent | 883321e141906f5dad47f0021a2fa8cadc3b9a01 (diff) |
sd: replace embedded mDNSResponder code with proper external tarball
The diff against the 379.37 release is 2500 lines, one of which
actually does anything at runtime (missing va_end()).
Change-Id: I1824e61fd4ac6c3ce28084913a2661134a03fd51
Reviewed-on: https://gerrit.libreoffice.org/20248
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'download.lst')
-rwxr-xr-x | download.lst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/download.lst b/download.lst index 8774343ea6f1..0201a61e0df1 100755 --- a/download.lst +++ b/download.lst @@ -95,6 +95,8 @@ 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 := 74e0a81c5af4137285fe6a52217f71e4 export MDDS_TARBALL := mdds_1.0.0.tar.bz2 +export MDNSRESPONDER_MD5SUM := dd557e1058b51ac2f29cd01d67be0145 +export MDNSRESPONDER_TARBALL := mDNSResponder-379.37.tar.gz export MSPUB_MD5SUM := ff9d0f9dd8fbc523408ea1953d5bde41 export MSPUB_TARBALL := libmspub-0.1.2.tar.bz2 export MWAW_MD5SUM := 4a8a53a9d997cf0e2bd208178797dbfb |