[lfs] branch trunk updated: Update currency script for change to ftpmirror.gnu.org.

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

git pushed a commit to branch trunk
in repository lfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new 34237996e Update currency script for change to ftpmirror.gnu.org.
34237996e is described below

commit 34237996e9a3a0adce2795fd37e04e2fe9989cbe
Author: Bruce Dubbs <[email protected]>
AuthorDate: Wed Dec 17 07:37:10 2025 -0600

    Update currency script for change to ftpmirror.gnu.org.
---
 lfs-latest-git.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lfs-latest-git.php b/lfs-latest-git.php
index 4b40bba2b..0eab5e887 100644
--- a/lfs-latest-git.php
+++ b/lfs-latest-git.php
@@ -64,7 +64,7 @@ function find_even_max( $lines, $regex_match, $regex_replace )
 
 function http_get_file( $url )
 {
-  $url = preg_replace( "/ftp.gnu.org/", "mirrors.ibiblio.org", $url );
+  $url = preg_replace( "/ftpmirror.gnu.org/", "mirrors.ibiblio.org/gnu", $url );
 
   if ( preg_match( "/mpfr/", $url ) )
   {

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

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-book
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.