Commit 41e63031 authored by Max Kellermann's avatar Max Kellermann

{android,win32}/build.py: upgrade Boost to 1.59.0

parent bb86f27f
......@@ -393,8 +393,8 @@ thirdparty_libs = [
),
BoostProject(
'http://netcologne.dl.sourceforge.net/project/boost/boost/1.58.0/boost_1_58_0.tar.bz2',
'b8839650e61e9c1c0a89f371dd475546',
'http://netcologne.dl.sourceforge.net/project/boost/boost/1.59.0/boost_1_59_0.tar.bz2',
'6aa9a5c6a4ca1016edd0ed1178e3cb87',
'include/boost/version.hpp',
),
]
......
......@@ -366,8 +366,8 @@ thirdparty_libs = [
),
BoostProject(
'http://netcologne.dl.sourceforge.net/project/boost/boost/1.58.0/boost_1_58_0.tar.bz2',
'b8839650e61e9c1c0a89f371dd475546',
'http://netcologne.dl.sourceforge.net/project/boost/boost/1.59.0/boost_1_59_0.tar.bz2',
'6aa9a5c6a4ca1016edd0ed1178e3cb87',
'include/boost/version.hpp',
),
]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment