intel-tbb: add 2018.1 (#5769)

This commit is contained in:
Denis Davydov 2017-10-15 00:40:23 +02:00 committed by Christoph Junghans
parent dcb888d477
commit cfd823c3f7

View file

@ -35,6 +35,8 @@ class IntelTbb(Package):
homepage = "http://www.threadingbuildingblocks.org/"
# Only version-specific URL's work for TBB
version('2018.1', 'b2f2fa09adf44a22f4024049907f774b',
url='https://github.com/01org/tbb/archive/2018_U1.tar.gz')
version('2018.0', 'e54de69981905ad69eb9cf0226b9bf5f9a4ba065',
url='https://github.com/01org/tbb/archive/2018.tar.gz')
version('2017.6', 'c0a722fd1ae66b40aeab25da6049086ef5f02f17',