From 5630e87633089e4b2ea9eaf3febfb9a9c3f85899 Mon Sep 17 00:00:00 2001 From: Monday Date: Fri, 24 Dec 2021 06:31:12 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9github=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hdf5.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hdf5.yaml b/hdf5.yaml index b14d9aa..6dd23f4 100644 --- a/hdf5.yaml +++ b/hdf5.yaml @@ -1,5 +1,5 @@ -git_url: https://github.com/live-clones/hdf5.git +git_url: https://github.com/HDFGroup/hdf5.git version_control: github -src_repo: live-clones/hdf5 +src_repo: HDFGroup/hdf5 tag_prefix: "hdf5-" -seperator: "_" +separator: "_" -- Gitee