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