From 1b2b7fd8c4b03613e60be4ffa20d6695f4e18e7f Mon Sep 17 00:00:00 2001 From: lei_ju <983277505@qq.com> Date: Fri, 8 May 2020 18:36:28 +0800 Subject: [PATCH 1/2] Increase gnulib yaml --- gnulib.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 gnulib.yaml diff --git a/gnulib.yaml b/gnulib.yaml new file mode 100644 index 0000000..891ebc6 --- /dev/null +++ b/gnulib.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: https://git.savannah.gnu.org/gitweb/?p=gnulib.git +tag_repo: ^v +seperator: . -- Gitee From 07f68399f8447c1b3d0a69f182ed96e47c6da1a7 Mon Sep 17 00:00:00 2001 From: lei_ju <983277505@qq.com> Date: Fri, 8 May 2020 19:19:20 +0800 Subject: [PATCH 2/2] Increase gnulib yaml --- gnulib.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnulib.yaml b/gnulib.yaml index 891ebc6..cef74c8 100644 --- a/gnulib.yaml +++ b/gnulib.yaml @@ -1,4 +1,4 @@ version_control: git -src_repo: https://git.savannah.gnu.org/gitweb/?p=gnulib.git +src_repo: https://git.savannah.gnu.org/git/gnulib.git tag_repo: ^v seperator: . -- Gitee