Add boost 1.64.0 (#3934)
This commit is contained in:
parent
011442fd37
commit
a017c5e2ef
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ class Boost(Package):
|
|||
list_url = "http://sourceforge.net/projects/boost/files/boost/"
|
||||
list_depth = 1
|
||||
|
||||
version('1.64.0', '93eecce2abed9d2442c9676914709349')
|
||||
version('1.63.0', '1c837ecd990bb022d07e7aab32b09847')
|
||||
version('1.62.0', '5fb94629535c19e48703bdb2b2e9490f')
|
||||
version('1.61.0', '6095876341956f65f9d35939ccea1a9f')
|
||||
|
|
Loading…
Reference in a new issue