From 6c8ae6a1819dcdb270af6985b38905594f7c1945 Mon Sep 17 00:00:00 2001 From: hht8 Date: Mon, 29 Jun 2020 19:08:42 +0800 Subject: [PATCH] modify yaml --- libdwarf.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/libdwarf.yaml b/libdwarf.yaml index 5039f2e..080f53f 100644 --- a/libdwarf.yaml +++ b/libdwarf.yaml @@ -1,4 +1,5 @@ +git_url: https://github.com/Distrotech/libdwarf.git version_control: github src_repo: Distrotech/libdwarf -tag_pattern: ^v -seperator: . +tag_prefix: "v" +seperator: "" -- Gitee