summaryrefslogtreecommitdiff
path: root/download.lst
diff options
context:
space:
mode:
authorDavid Ostrovsky <david@ostrovsky.org>2015-07-15 08:24:22 +0200
committerMichael Stahl <mstahl@redhat.com>2015-07-30 15:24:45 +0200
commit5f321b5011c619e88e19018ff05ed3ca2cdd5851 (patch)
treedec6a29d9b77a6f704965c90b173722ce3d844c7 /download.lst
parentd62e6476ce6589ef2c014229a6fb2aa2116ce641 (diff)
Bump boost to 1.59
1.59 upcoming release is needed for MSVC 14.0 (aka VS 2015) support. There is a known breakage on MSVC with boost::none instance in optional library. Use not documented define as explained in this issue upstream [1]: BOOST_OPTIONAL_USE_OLD_DEFINITION_OF_NONE. [1] https://svn.boost.org/trac/boost/ticket/11203 Change-Id: I25b1797da93f7959d15a70105d67100e0e2c4b3b Reviewed-on: https://gerrit.libreoffice.org/17056 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'download.lst')
-rw-r--r--download.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/download.lst b/download.lst
index a285ba118768..bc5a9f63fdea 100644
--- a/download.lst
+++ b/download.lst
@@ -15,7 +15,7 @@ export APR_MD5SUM := eff9d741b0999a9bbab96862dd2a2a3d
export APR_TARBALL := apr-1.4.8.tar.gz
export APR_UTIL_MD5SUM := 71a11d037240b292f824ba1eb537b4e3
export APR_UTIL_TARBALL := apr-util-1.5.3.tar.gz
-export BOOST_TARBALL := d6eef4b4cacb2183f2bf265a5a03a354-boost_1_55_0.tar.bz2
+export BOOST_TARBALL := 9804305aae0c9de9f8cfc02e3de75167-boost_1_59_0_b1_rc1.tar.bz2
export BSH_TARBALL := ec1941a74d3ef513c4ce57a9092b74e1-bsh-2.0b5-src.zip
export BZIP2_TARBALL := 00b516f4704d4a7cb50a1d97e6e8e15b-bzip2-1.0.6.tar.gz
export CAIRO_TARBALL := f101a9e88b783337b20b2e26dfd26d5f-cairo-1.10.2.tar.gz