From 58f24659ab971f88703eb307d75bc6e52de2b6cd Mon Sep 17 00:00:00 2001 From: chenyaqiang Date: Thu, 13 Aug 2020 17:15:15 +0800 Subject: [PATCH] update source address for osinfo-db --- osinfo-db.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osinfo-db.yaml b/osinfo-db.yaml index e3571cf..c843b90 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 +src_repo: https://gitlab.com/libosinfo/osinfo-db tag_prefix: ^v seperator: . -- Gitee