Add boost 1.62.0 (#1882)
This commit is contained in:
parent
c86d4c8920
commit
e854e053e4
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ class Boost(Package):
|
||||||
list_url = "http://sourceforge.net/projects/boost/files/boost/"
|
list_url = "http://sourceforge.net/projects/boost/files/boost/"
|
||||||
list_depth = 2
|
list_depth = 2
|
||||||
|
|
||||||
|
version('1.62.0', '5fb94629535c19e48703bdb2b2e9490f')
|
||||||
version('1.61.0', '6095876341956f65f9d35939ccea1a9f')
|
version('1.61.0', '6095876341956f65f9d35939ccea1a9f')
|
||||||
version('1.60.0', '65a840e1a0b13a558ff19eeb2c4f0cbe')
|
version('1.60.0', '65a840e1a0b13a558ff19eeb2c4f0cbe')
|
||||||
version('1.59.0', '6aa9a5c6a4ca1016edd0ed1178e3cb87')
|
version('1.59.0', '6aa9a5c6a4ca1016edd0ed1178e3cb87')
|
||||||
|
|
Loading…
Reference in a new issue