Boost: 1.65.0 (#5182)

Adds the latest boost release.
Downloads seem to be pointing to bintray from the official homepage.
This commit is contained in:
Axel Huebl 2017-08-22 20:46:54 +02:00 committed by Adam J. Stewart
parent f52bdeda2a
commit 61c5b5faa7

View File

@ -41,6 +41,9 @@ class Boost(Package):
list_url = "http://sourceforge.net/projects/boost/files/boost/"
list_depth = 1
version('1.65.0', '5512d3809801b0a1b9dd58447b70915d',
url='https://dl.bintray.com/boostorg/release/1.65.0/source/boost_1_65_0.tar.bz2')
# NOTE: 1.64.0 seems fine for *most* applications, but if you need
# +python and +mpi, there seem to be errors with out-of-date
# API calls from mpi/python.