diff options
author | Michael Stahl <mstahl@redhat.com> | 2013-11-11 14:37:25 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-11-11 18:48:49 +0000 |
commit | 192d5afa33fc92ae832148312e16613df4b98b5a (patch) | |
tree | 452909bca311a5fb1bb7698b9ceb51c822bf1e73 /download.lst | |
parent | f7197cd244f5d49d96eba32bd843280b2bd040ff (diff) |
libxslt: upgrade to version 1.1.28
- from libxslt-configure.patch:
* drop config.sub Android stuff (obsolete)
* drop MinGW archive checks (obsolete)
* split out libxslt-config.patch.1
* split out libxslt-freebsd.patch.1
- drop libxslt-aix.patch:
presumably don't need special check for V7BETA since it's released now
- drop libxslt-mingw.patch (it's for msys build so obsolete)
- drop libxslt-win_manifest.patch:
this can just be passed on configure.js command line so no need for a patch
Change-Id: I8a2cad0a70a86ba1dffbe3c8fce60babb70a61f6
Reviewed-on: https://gerrit.libreoffice.org/6641
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'download.lst')
-rw-r--r-- | download.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/download.lst b/download.lst index 4a442f94c93b..ccd2b5f887f3 100644 --- a/download.lst +++ b/download.lst @@ -76,7 +76,7 @@ export LIBEXTTEXTCAT_TARBALL := ae330b9493bd4503ac390106ff6060d7-libexttextcat-3 export LIBLANGTAG_TARBALL := 36271d3fa0d9dec1632029b6d7aac925-liblangtag-0.5.1.tar.bz2 export LIBXMLSEC_TARBALL := 1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz export LIBXML_TARBALL := 9c0cfef285d5c4a5c80d00904ddab380-libxml2-2.9.1.tar.gz -export LIBXSLT_TARBALL := e61d0364a30146aaa3001296f853b2b9-libxslt-1.1.26.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 := 05f84c95b610c21c5fd510d10debcabf-mariadb-native-client-1.0.0.tar.bz2 export MDDS_TARBALL := 8c853024fbcff39113d9285250dafc66-mdds_0.9.1.tar.bz2 |