diff options
author | powtrix <powtrix@gmail.com> | 2020-03-21 07:46:27 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-03-21 07:46:27 +0700 |
commit | 390b46f26460cfc5e626653d833868746e672e6b (patch) | |
tree | 77f7d8c7428762d2f8501ee20ca2a0dd20815aaa /libraries/tbb/tbb.info | |
parent | c5e7a3f4f91f581f12ea53950d2b60f872249ec5 (diff) |
libraries/tbb: Updated for version 2020u1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/tbb/tbb.info')
-rw-r--r-- | libraries/tbb/tbb.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libraries/tbb/tbb.info b/libraries/tbb/tbb.info index 5f5ee478aecde..bed499b3851d6 100644 --- a/libraries/tbb/tbb.info +++ b/libraries/tbb/tbb.info @@ -1,8 +1,8 @@ PRGNAM="tbb" -VERSION="2019u9" -HOMEPAGE="https://www.threadingbuildingblocks.org" -DOWNLOAD="https://github.com/01org/tbb/archive/2019_U9/tbb-2019_U9.tar.gz" -MD5SUM="584edbec127c508f2cd5b6e79ad200fc" +VERSION="2020u1" +HOMEPAGE="https://software.intel.com/en-us/tbb" +DOWNLOAD="https://github.com/oneapi-src/oneTBB/archive/2020_U1/tbb-2020_U1.tar.gz" +MD5SUM="1e9c8914683d31d1721ee68d9f1aab5d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |