diff options
author | David Tardon <dtardon@redhat.com> | 2017-10-10 10:19:04 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2017-10-10 12:54:05 +0200 |
commit | a0439f5a5b8ee8adaeba0bacbef3bf77a7fd05a0 (patch) | |
tree | 26098182a26d1177b6e8a5f1418556e34088e95e /download.lst | |
parent | 1bae5c02efff0faa89f3f61b8a51b87ac0f46b73 (diff) |
upload libxml2 2.9.6
Change-Id: Iafb9d9e2459451d213cad5d9141755df999d7ced
Reviewed-on: https://gerrit.libreoffice.org/43306
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'download.lst')
-rw-r--r-- | download.lst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/download.lst b/download.lst index 1da831ab5a31..ef9cf8e55c4b 100644 --- a/download.lst +++ b/download.lst @@ -143,8 +143,9 @@ export LIBTOMMATH_SHA256SUM := 083daa92d8ee6f4af96a6143b12d7fc8fe1a547e14f862304 export LIBTOMMATH_TARBALL := ltm-1.0.zip export XMLSEC_SHA256SUM := 967ca83edf25ccb5b48a3c4a09ad3405a63365576503bf34290a42de1b92fcd2 export XMLSEC_TARBALL := xmlsec1-1.2.25.tar.gz -export LIBXML_SHA256SUM := 4031c1ecee9ce7ba4f313e91ef6284164885cdb69937a123f6a83bb6a72dcd38 -export LIBXML_TARBALL := libxml2-2.9.5.tar.gz +export LIBXML_SHA256SUM := 8b9038cca7240e881d462ea391882092dfdc6d4f483f72683e817be08df5ebbc +export LIBXML_VERSION_MICRO := 6 +export LIBXML_TARBALL := libxml2-2.9.$(LIBXML_VERSION_MICRO).tar.gz export LIBXSLT_SHA256SUM := ba65236116de8326d83378b2bd929879fa185195bc530b9d1aba72107910b6b3 export LIBXSLT_TARBALL := libxslt-1.1.30.tar.gz export LPSOLVE_SHA256SUM := 171816288f14215c69e730f7a4f1c325739873e21f946ff83884b350574e6695 |