From b5e41bf5eb0163d3dbb3824dcfd640cb56b0d407 Mon Sep 17 00:00:00 2001 From: maqiang999 Date: Tue, 16 Jun 2020 11:44:13 +0800 Subject: [PATCH] add yaml file in package --- boost.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 boost.yaml diff --git a/boost.yaml b/boost.yaml new file mode 100644 index 0000000..8c0130f --- /dev/null +++ b/boost.yaml @@ -0,0 +1,5 @@ +version_control: github +src_repo: boostorg/boost +tag_prefix: boost- +seperator: "." + -- Gitee