[lfs] branch trunk updated: Restore openssl currency.

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <174706500999.8343.13529828904995154180@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 ac5a955c8 Restore openssl currency.
ac5a955c8 is described below

commit ac5a955c849d020c68935673de0b9d0ea05a56bd
Author: Bruce Dubbs <[email protected]>
AuthorDate: Mon May 12 10:50:04 2025 -0500

    Restore openssl currency.
---
 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 d43431d29..a6723e909 100644
--- a/lfs-latest-git.php
+++ b/lfs-latest-git.php
@@ -279,7 +279,7 @@ if ( $package == "zstd"       ) $dirpath = github("facebook/zstd");
      return find_max( $lines, "/tag_name/", '/^.*v([\d\.]+).*$/' );
 
   if ( $package == "openssl" )
-     return find_max( $lines, "/name:/", "/^.*OpenSSL ([\d\.]+\d).*$/" );
+     return find_max( $lines, "/name.:/", "/^.*OpenSSL ([\d\.]+\d).*$/" );
 
   if ( $package == "Python" )
      return find_max( $lines, "/Python 3/", "/^.*Python (3[\d\.]*\d) .*$/" );

-- 
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.