From d31870c09f9b080892ebc2c71bca189ddae49965 Mon Sep 17 00:00:00 2001 From: chenyaqiang Date: Thu, 13 Aug 2020 19:16:58 +0800 Subject: [PATCH] add sorce address for osinfo-db --- osinfo-db.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/osinfo-db.yaml b/osinfo-db.yaml index e3571cf..d88975a 100644 --- a/osinfo-db.yaml +++ b/osinfo-db.yaml @@ -1,4 +1,4 @@ version_control: git -src_repo: https://gitlab.com/libosinfo/osinfo/osinfo-db.git -tag_prefix: ^v +src_repo: https://gitlab.com/libosinfo/osinfo-db.git +tag_prefix: seperator: . -- Gitee