Commit 718f6d9c authored by Max Kellermann's avatar Max Kellermann

python/libs: upgrade Boost to 1.61.0

parent 2ee43c40
...@@ -103,7 +103,7 @@ curl = AutotoolsProject( ...@@ -103,7 +103,7 @@ curl = AutotoolsProject(
) )
boost = BoostProject( boost = BoostProject(
'http://netcologne.dl.sourceforge.net/project/boost/boost/1.59.0/boost_1_59_0.tar.bz2', 'http://downloads.sourceforge.net/boost/boost_1_61_0.tar.bz2',
'6aa9a5c6a4ca1016edd0ed1178e3cb87', '6095876341956f65f9d35939ccea1a9f',
'include/boost/version.hpp', '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