diff options
author | robot-piglet <robot-piglet@yandex-team.com> | 2025-01-17 19:04:09 +0300 |
---|---|---|
committer | robot-piglet <robot-piglet@yandex-team.com> | 2025-01-17 19:44:03 +0300 |
commit | ded0c6a5d340d85ccd15d96999e726133527091a (patch) | |
tree | f67f5a472904c29e56f8ec369759724da534f721 /contrib/libs | |
parent | 2afe971d736f0adb19295929f5e7de36dfef63bd (diff) | |
download | ydb-ded0c6a5d340d85ccd15d96999e726133527091a.tar.gz |
Intermediate changes
commit_hash:35b4b5ab11182fc3913df3e5f6ad70b2a70152ec
Diffstat (limited to 'contrib/libs')
-rw-r--r-- | contrib/libs/tbb/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libs/tbb/ya.make b/contrib/libs/tbb/ya.make index 595b2fc64a..a810e17bc4 100644 --- a/contrib/libs/tbb/ya.make +++ b/contrib/libs/tbb/ya.make @@ -4,7 +4,7 @@ LIBRARY() VERSION(2021.8.0) -ORIGINAL_SOURCE(https://github.com/oneapi-src/oneTBB/archive/v2021.8.0.tar.gz) +ORIGINAL_SOURCE(https://github.com/uxlfoundation/oneTBB/archive/v2021.8.0.tar.gz) LICENSE(Apache-2.0) |