Changeset b56430b


Ignore:
Timestamp:
07/24/2024 02:41:55 PM (6 weeks ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.2, 12.2-rc1, multilib, trunk, xry111/arm64, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.2
Children:
e148af0
Parents:
e7b6af1
Message:

Update currency for lz.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lfs-latest-git.php

    re7b6af1 rb56430b  
    269269
    270270  if ( $package == "lz" )
    271      return find_max( $lines, "/name.:/", '/^.*LZ4 v([\d\.]+)".*$/' );
     271     return find_max( $lines, "/tag_name/", '/^.*v([\d\.]+).*$/' );
    272272
    273273  if ( $package == "openssl" )
Note: See TracChangeset for help on using the changeset viewer.