Commit a0393e9d authored by Max Kellermann's avatar Max Kellermann

python/libs: upgrade Boost to 1.63

parent a8d6328b
...@@ -103,7 +103,7 @@ curl = AutotoolsProject( ...@@ -103,7 +103,7 @@ curl = AutotoolsProject(
) )
boost = BoostProject( boost = BoostProject(
'http://downloads.sourceforge.net/project/boost/boost/1.62.0/boost_1_62_0.tar.bz2', 'http://downloads.sourceforge.net/project/boost/boost/1.63.0/boost_1_63_0.tar.bz2',
'5fb94629535c19e48703bdb2b2e9490f', 'beae2529f759f6b3bf3f4969a19c2e9d6f0c503edcb2de4a61d1428519fcb3b0',
'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