diff options
author | David Tardon <dtardon@redhat.com> | 2016-04-04 14:52:37 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2016-04-05 11:25:36 +0000 |
commit | 5e32c0ef771e0d44b4c747c26724572382f8e863 (patch) | |
tree | 4158590742f5b9965c645a1fc9d05772bd183221 | |
parent | 3c02e65e4f0724225adf7cc85dc0e492ba048182 (diff) |
tdf#99078 upload expat 2.1.1
Reviewed-on: https://gerrit.libreoffice.org/23809
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: David Tardon <dtardon@redhat.com>
(cherry picked from commit ac19ed0fed3197af2ed3f07e00185befcb90a8fe)
Change-Id: I2b8b1c9ac42830548287a580b53002ba74e2483e
Reviewed-on: https://gerrit.libreoffice.org/23835
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
-rwxr-xr-x | download.lst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/download.lst b/download.lst index b2c09bc8af20..add01430d371 100755 --- a/download.lst +++ b/download.lst @@ -30,7 +30,8 @@ export EPM_TARBALL := 3ade8cfe7e59ca8e65052644fed9fca4-epm-3.7.tar.gz export ETONYEK_MD5SUM := 77ff46936dcc83670557274e7dd2aa33 export ETONYEK_VERSION_MICRO := 6 export ETONYEK_TARBALL := libetonyek-0.1.$(ETONYEK_VERSION_MICRO).tar.bz2 -export EXPAT_TARBALL := dd7dab7a5fea97d2a6a43f511449b7cd-expat-2.1.0.tar.gz +export EXPAT_MD5SUM := 7380a64a8e3a9d66a9887b01d0d7ea81 +export EXPAT_TARBALL := expat-2.1.1.tar.bz2 export FIREBIRD_MD5SUM := 7a17ec9889424b98baa29e001a054434 export FIREBIRD_TARBALL := Firebird-2.5.4.26856-0.tar.bz2 # FIREBIRD_MD5SUM := b259c2d1c60a03bd104108405ae990a7 |