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