From 581aa8fc7b79444f592eeefaf3b9ab254f83bcb2 Mon Sep 17 00:00:00 2001 From: linwei9 <595019852@qq.com> Date: Wed, 17 Jun 2020 17:36:49 +0800 Subject: [PATCH] add yaml file --- libtasn1.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 libtasn1.yaml diff --git a/libtasn1.yaml b/libtasn1.yaml new file mode 100644 index 0000000..87f8933 --- /dev/null +++ b/libtasn1.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: https://gitlab.com/gnutls/libtasn1.git +tag_prefix: ^libtasn1 +seperator: _ -- Gitee