From c9b6e425d99bf84ac54708bce15017b6391e3bc1 Mon Sep 17 00:00:00 2001 From: chengzihan2 Date: Tue, 7 Jul 2020 15:28:54 +0800 Subject: [PATCH] modify yaml --- tbb.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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: "."