From a3010fc21cf83bf0ee8b9efcca125f78f24f9a4f Mon Sep 17 00:00:00 2001 From: zhanliwen Date: Wed, 26 Aug 2020 09:14:22 +0800 Subject: [PATCH] modify yaml file --- qt5.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qt5.yaml b/qt5.yaml index 748c408..3badb96 100644 --- a/qt5.yaml +++ b/qt5.yaml @@ -1,4 +1,4 @@ -version_control: github -src_repo: qt/qt5 +version_control: git +src_repo: https://src.fedoraproject.org/rpms/qt5.git tag_prefix: ^v seperator: . -- Gitee