From c92e02efe026c24ea6ad1fbe133e6d0fa23e378a Mon Sep 17 00:00:00 2001 From: chengzihan2 Date: Fri, 17 Jul 2020 14:30:29 +0800 Subject: [PATCH] modify yaml --- qt5-qtbase.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qt5-qtbase.yaml b/qt5-qtbase.yaml index 185afa9..2bea53e 100644 --- a/qt5-qtbase.yaml +++ b/qt5-qtbase.yaml @@ -1,4 +1,4 @@ version_control: git src_repo: https://code.qt.io/qt/qtbase.git -tag_prefix: ^ -seperator: . +tag_prefix: "^v" +seperator: "."