From 63ecd495bd725838a7692d734dc7acc934a35032 Mon Sep 17 00:00:00 2001 From: Monday Date: Mon, 16 Jan 2023 13:24:08 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3yaml=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Monday --- newlib.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/newlib.yaml b/newlib.yaml index a25538e..fb00b1e 100644 --- a/newlib.yaml +++ b/newlib.yaml @@ -1,4 +1,4 @@ -version_control: sourceware.org -src_repo: git/newlib-cygwin -tag_prefix: "newlib" +version_control: git +src_repo: git://sourceware.org/git/newlib-cygwin.git +tag_prefix: "^newlib-" separator: "." \ No newline at end of file