Skip to content

Commit

Permalink
python/build/libs.py: upgrade Boost to 1.70.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxKellermann committed Apr 23, 2019
1 parent ead3dc6 commit f39d2d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python/build/libs.py
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@
)

boost = BoostProject(
'http://downloads.sourceforge.net/project/boost/boost/1.69.0/boost_1_69_0.tar.bz2',
'8f32d4617390d1c2d16f26a27ab60d97807b35440d45891fa340fc2648b04406',
'http://downloads.sourceforge.net/project/boost/boost/1.70.0/boost_1_70_0.tar.bz2',
'430ae8354789de4fd19ee52f3b1f739e1fba576f0aded0897c3c2bc00fb38778',
'include/boost/version.hpp',
)

0 comments on commit f39d2d3

Please sign in to comment.