From 14335b879cc2be3a7415d7fdb0a2614ab8de5967 Mon Sep 17 00:00:00 2001 From: cherry530 Date: Thu, 18 Jun 2020 20:18:16 +0800 Subject: [PATCH] add yaml file --- libcap.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 libcap.yaml diff --git a/libcap.yaml b/libcap.yaml new file mode 100644 index 0000000..eb546cd --- /dev/null +++ b/libcap.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: https://git.kernel.org/pub/scm/libs/libcap/libcap.git/ +tag_prefix: ^libcap- +seperator: -- Gitee