tbb: add 2018 (#5359)
This commit is contained in:
parent
9aafe21b63
commit
2d22a88a96
@ -35,7 +35,8 @@ class IntelTbb(Package):
|
||||
homepage = "http://www.threadingbuildingblocks.org/"
|
||||
|
||||
# Only version-specific URL's work for TBB
|
||||
# can also use https://github.com/01org/tbb/releases/
|
||||
version('2018.0', 'e54de69981905ad69eb9cf0226b9bf5f9a4ba065',
|
||||
url='https://github.com/01org/tbb/archive/2018.tar.gz')
|
||||
version('2017.6', 'c0a722fd1ae66b40aeab25da6049086ef5f02f17',
|
||||
url='https://github.com/01org/tbb/archive/2017_U6.tar.gz')
|
||||
version('2017.5', '26f720729d322913912e99d1e4a36bd10625d3ca',
|
||||
|
Loading…
Reference in New Issue
Block a user