diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2015-05-06 12:59:15 +0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-05-09 19:52:22 +0000 |
commit | 3acb1d4b28944de908ffb3d0b756725ae015214f (patch) | |
tree | 88e7328127346ea98ccc7a79a4a968a5a3ec3c88 /download.lst | |
parent | 442701de0c110ca58ff41abe6bf7ec4496f8457d (diff) |
Update HarfBuzz to 0.9.40
Most of ubsan.patch seems to have been applied upstream, and I can’t
reproduce the issue referenced for the remaining bits, anyway it is
better to push such changes upstream first.
Change-Id: Ie56786c01c06d3542052cd91e36d1f707092beba
Reviewed-on: https://gerrit.libreoffice.org/15643
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'download.lst')
-rw-r--r-- | download.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/download.lst b/download.lst index 7c0b78186e2b..01ed4cfc42c7 100644 --- a/download.lst +++ b/download.lst @@ -60,8 +60,8 @@ export GLEW_TARBALL := 594eb47b4b1210e25438d51825404d5a-glew-1.10.0.zip export GLM_TARBALL := bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip export GRAPHITE_MD5SUM := 2ef839348fe28e3b923bf8cced440227 export GRAPHITE_TARBALL := graphite2-1.2.4.tgz -export HARFBUZZ_MD5SUM := a4a9b548577e2ee22f0887937da5fd6c -export HARFBUZZ_TARBALL := harfbuzz-0.9.23.tar.bz2 +export HARFBUZZ_MD5SUM := 0e27e531f4c4acff601ebff0957755c2 +export HARFBUZZ_TARBALL := harfbuzz-0.9.40.tar.bz2 export HSQLDB_TARBALL := 17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip export HUNSPELL_TARBALL := 4967da60b23413604c9e563beacc63b4-hunspell-1.3.3.tar.gz export HYPHEN_TARBALL := 5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz |