From bde9960f08de3236b0a54858c97c4b1ce0215c1d Mon Sep 17 00:00:00 2001 From: yu_boyun <1215979730@qq.com> Date: Fri, 12 Jun 2020 15:57:35 +0800 Subject: [PATCH] add yaml file --- libssh.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 libssh.yaml diff --git a/libssh.yaml b/libssh.yaml new file mode 100644 index 0000000..d8537d8 --- /dev/null +++ b/libssh.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: https://git.libssh.org/projects/libssh.git +tag_prefix: libssh- +seperator: . -- Gitee