diff --git a/tbb.yaml b/tbb.yaml index 799008a..b8c164f 100644 --- a/tbb.yaml +++ b/tbb.yaml @@ -1,4 +1,5 @@ +git_url: https://github.com/oneapi-src/oneTBB version_control: github src_repo: oneapi-src/oneTBB -tag_prefix: ^ -seperator: _U +tag_prefix: "^v" +seperator: "."