diff --git a/buildbot/dependency.conf b/buildbot/dependency.conf index 5d0ab1914b0ea..667f79b41c086 100644 --- a/buildbot/dependency.conf +++ b/buildbot/dependency.conf @@ -14,9 +14,9 @@ intel_sycl_ver=build # TBB binaries can be built from sources following instructions under # https://github.com/oneapi-src/oneTBB/blob/master/cmake/README.md # or downloaded using links below: -# https://github.com/oneapi-src/oneTBB/releases/download/v2021.4.0/oneapi-tbb-2021.4.0-lin.tgz +# https://github.com/oneapi-src/oneTBB/releases/download/v2021.5.0/oneapi-tbb-2021.5.0-lin.tgz tbb_ver=2021.5.0 -# https://github.com/oneapi-src/oneTBB/releases/download/v2021.4.0/oneapi-tbb-2021.4.0-win.zip +# https://github.com/oneapi-src/oneTBB/releases/download/v2021.5.0/oneapi-tbb-2021.5.0-win.zip tbb_ver_win=2021.5.0 # https://github.com/intel/llvm/releases/download/2021-WW50/fpgaemu-2021.13.11.0.23_rel.tar.gz