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