From 61e7840443d9db055d178f3c35e589b728f00994 Mon Sep 17 00:00:00 2001 From: fangting Date: Fri, 12 Jan 2024 16:08:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E8=A7=84=E6=95=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: fangting --- README.OpenSource | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.OpenSource b/README.OpenSource index 64b137e0b7b..949181fd967 100644 --- a/README.OpenSource +++ b/README.OpenSource @@ -27,12 +27,12 @@ "Description": "MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios." }, { - "Name" : "OpenEuler: musl", + "Name" : "musl", "License" : "MIT License", "License File" : "COPYRIGHT", - "Version Number" : "1.2.3-1.oe2203sp1", + "Version Number" : "1.2.3", "Owner" : "jianghan2@huawei.com", - "Upstream URL" : "https://repo.openeuler.org/openEuler-22.03-LTS-SP1/source/Packages/musl-1.2.3-1.oe2203sp1.src.rpm", + "Upstream URL" : "https://musl.libc.org", "Description" : "musl is an MIT-licensed implementation of the standard C library" }, { -- Gitee