From df441d7b70aee4dccb464057d507e435dbbc5686 Mon Sep 17 00:00:00 2001 From: ultra_planet Date: Sat, 9 May 2020 09:36:42 +0800 Subject: [PATCH] add yaml file --- alsa-utils.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 alsa-utils.yaml diff --git a/alsa-utils.yaml b/alsa-utils.yaml new file mode 100644 index 0000000..7766a5c --- /dev/null +++ b/alsa-utils.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: http://git.alsa-project.org/http/alsa-utils.git +tag_prefix: "^v" +seperator: "." -- Gitee