From 93048503550144604c8985727243303d7322f763 Mon Sep 17 00:00:00 2001 From: hht8 Date: Sat, 9 May 2020 09:47:11 +0800 Subject: [PATCH] Add libburn.yaml --- libburn.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 libburn.yaml diff --git a/libburn.yaml b/libburn.yaml new file mode 100644 index 0000000..41a9883 --- /dev/null +++ b/libburn.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: https://dev.lovelyhq.com/libburnia/libburn +tag_pattern: ^v +seperator: . -- Gitee