diff options
author | Michael Stahl <mstahl@redhat.com> | 2015-11-20 13:50:51 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2015-11-20 19:12:34 +0000 |
commit | 391bcf348d585b5e246ec808833af522edd371f2 (patch) | |
tree | e07a5e6886990e01d091b37f4b6e7e73170f9891 /download.lst | |
parent | 58e2a9efe554ff2ac09a902d13a18e954487b672 (diff) |
libxml2: upgrade to version 2.9.3
- drop libxml2-freebsd.patch.1 (upstream libtool 2.4.6 does the same)
- drop libxml2-vc15.patch (fixed upstream)
Change-Id: Ia2f194f39efebd3d2ea924d23a5543ac53e93116
Reviewed-on: https://gerrit.libreoffice.org/20084
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, 1 insertions, 1 deletions
diff --git a/download.lst b/download.lst index 471894e05d31..76f812459b7f 100755 --- a/download.lst +++ b/download.lst @@ -89,7 +89,7 @@ export LIBGLTF_MD5SUM := d63a9f47ab048f5009d90693d6aa6424 export LIBGLTF_TARBALL := libgltf-0.0.2.tar.bz2 export LIBLANGTAG_TARBALL := aa899eff126216dafe721149fbdb511b-liblangtag-0.5.8.tar.bz2 export LIBXMLSEC_TARBALL := 1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz -export LIBXML_TARBALL := 9c0cfef285d5c4a5c80d00904ddab380-libxml2-2.9.1.tar.gz +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 |