From e03ead07e9ce8fdae09dbbc45e891aa93ab03ee5 Mon Sep 17 00:00:00 2001 From: Dilum Aluthge Date: Tue, 2 Nov 2021 14:29:03 -0400 Subject: [PATCH] Remove some other uses of the unauthenticated `git://` protocol in Git URLs (#42907) --- contrib/new-stdlib.sh | 2 +- deps/blastrampoline.mk | 2 +- deps/libgit2.mk | 2 +- deps/libssh2.mk | 2 +- deps/libuv.mk | 2 +- deps/libwhich.mk | 2 +- deps/llvm.mk | 2 +- deps/openblas.mk | 2 +- deps/openlibm.mk | 2 +- deps/utf8proc.mk | 2 +- deps/zlib.mk | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/contrib/new-stdlib.sh b/contrib/new-stdlib.sh index b95e63e04c7c3..15f82cffb1c46 100755 --- a/contrib/new-stdlib.sh +++ b/contrib/new-stdlib.sh @@ -56,7 +56,7 @@ mv "$ROOT/Makefile.tmp" "$ROOT/Makefile" cat >"$ROOT/$NAME.version" <