[jhalfs] branch trunk updated: move git://git.linuxfromscratch.org to https://

"Git Owner" ([email protected] via alfs-discuss Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.automated
Message-ID <166090559424.4315.15600492679688218976@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository jhalfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new 875366f  move git://git.linuxfromscratch.org to https://
875366f is described below

commit 875366f6354cbdab0db1321b4bf593ff25213006
Author: Pierre Labastie <[email protected]>
AuthorDate: Fri Aug 19 12:38:59 2022 +0200

    move git://git.linuxfromscratch.org to https://
---
 BLFS/Makefile | 4 ++--
 jhalfs        | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/BLFS/Makefile b/BLFS/Makefile
index 590bfa3..5d4dcd0 100644
--- a/BLFS/Makefile
+++ b/BLFS/Makefile
@@ -55,9 +55,9 @@ define INITIAL_TRACK
 endef
 
 # Git locations and branches
-LFS-GIT = git://git.linuxfromscratch.org/lfs.git
+LFS-GIT = https://git.linuxfromscratch.org/lfs.git
 LFS-BRANCH = trunk
-GIT = git://git.linuxfromscratch.org/blfs.git
+GIT = https://git.linuxfromscratch.org/blfs.git
 BLFS-BRANCH = trunk
 
 ALLXML := $(filter-out $(RENDERTMP)/%, \
diff --git a/jhalfs b/jhalfs
index 859b1a2..fc425af 100755
--- a/jhalfs
+++ b/jhalfs
@@ -197,7 +197,7 @@ BOOK=${BOOK:=$JHALFSDIR/book-source}
 
 #--- Envars not sourced from configuration
 # shellcheck disable=SC2034
-declare -r REPO=git://git.linuxfromscratch.org/lfs.git
+declare -r REPO=https://git.linuxfromscratch.org/lfs.git
 declare -r LOG=000-masterscript.log
 declare -r COMMANDS=lfs-commands
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/alfs-discuss
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.