From 64b520dee6f586ea437202978be3f27340579c3b Mon Sep 17 00:00:00 2001 From: jeff200902 Date: Sat, 18 Jul 2020 09:24:24 +0800 Subject: [PATCH] modify yaml --- lshw.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lshw.yaml b/lshw.yaml index 08ea69e..67ac655 100644 --- a/lshw.yaml +++ b/lshw.yaml @@ -1,4 +1,4 @@ -version-ctrl: git +version_control: git src_repo: https://ezix.org/src/pkg/lshw.git -tag_prefix: B +tag_prefix: "B" seperator: "." -- Gitee