由于ssh的路径容易被防火墙隔离,替换成https的路径。

This commit is contained in:
liqingqing_1229 2020-08-04 21:18:24 +08:00 committed by Gitee
parent b991e5dd47
commit b82bc1047a

View File

@ -1,4 +1,4 @@
version_control: git
src_repo: git://sourceware.org/git/glibc.git
src_repo: https://sourceware.org/git/glibc.git
tag_prefix: glibc-
seperator: "."