From 3d2c2bdadeadaf0d9deb09ab6bf8c2b531962f42 Mon Sep 17 00:00:00 2001 From: cherry530 Date: Thu, 18 Jun 2020 16:14:47 +0800 Subject: [PATCH] add yaml file --- apr-util.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 apr-util.yaml diff --git a/apr-util.yaml b/apr-util.yaml new file mode 100644 index 0000000..d77b7da --- /dev/null +++ b/apr-util.yaml @@ -0,0 +1,4 @@ +version_control: svn +src_repo: https://svn.apache.org/viewvc/apr/apr-util +tag_prefix: ^ +seperator: . -- Gitee