From 2b09f3e3a6768541a3d4dbba123fe7e080956c0f Mon Sep 17 00:00:00 2001 From: lyn1001 Date: Fri, 8 May 2020 14:06:06 +0800 Subject: [PATCH] Add yaml file --- libvpx.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 libvpx.yaml diff --git a/libvpx.yaml b/libvpx.yaml new file mode 100644 index 0000000..856fed5 --- /dev/null +++ b/libvpx.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: webmproject/libvpx +tag_prefix: ^v +seperator: . -- Gitee