From a4b3f5dcce14311adbafb23d18555b3048ae108e Mon Sep 17 00:00:00 2001 From: xielh <5604895+xielhxie@user.noreply.gitee.com> Date: Fri, 11 Sep 2020 10:35:57 +0800 Subject: [PATCH] add upstream-info/ndisc6.yaml. --- upstream-info/ndisc6.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 upstream-info/ndisc6.yaml diff --git a/upstream-info/ndisc6.yaml b/upstream-info/ndisc6.yaml new file mode 100644 index 00000000..492e759c --- /dev/null +++ b/upstream-info/ndisc6.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: https://git.remlab.net/gitweb/?p=ndisc6.git +tag_prefix: ^v +separator: . \ No newline at end of file -- Gitee