From e3b0de36daa8d66701cdb8c099352201ea29c274 Mon Sep 17 00:00:00 2001 From: Monday Date: Thu, 4 Jan 2024 13:18:03 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Monday --- chrpath.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/chrpath.yaml b/chrpath.yaml index dde0344..22e5e2b 100644 --- a/chrpath.yaml +++ b/chrpath.yaml @@ -1,5 +1,5 @@ -git_url: https://github.com/jwilk-mirrors/chrpath.git version_control: github -src_repo: jwilk-mirrors/chrpath -tag_prefix: "RELEASE_" -seperator: "_" +src_repo: openEuler-BaseService/chrpath +tag_prefix: "" +separator: "." +git_url: https://github.com/openEuler-BaseService/chrpath.git -- Gitee