From 851b067859836d6ae0d01de527b8066bc3569025 Mon Sep 17 00:00:00 2001 From: yanan-rock Date: Tue, 11 Aug 2020 22:28:59 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=9E=E9=80=80=20'Pull=20Request=20!6=20:?= =?UTF-8?q?=20update=20yaml=20file'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- libwebp.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/libwebp.yaml b/libwebp.yaml index 224321b..3cba8a0 100644 --- a/libwebp.yaml +++ b/libwebp.yaml @@ -1,6 +1,5 @@ -git_url: http://git.chromium.org/webm/libwebp.git -version_control: git -src_repo: http://git.chromium.org/webm/libwebp.git -tag_prefix: "^v" +version_control: github +src_repo: webmproject/libwebp +tag_prefix: ^v seperator: "." -- Gitee