Changeset 08de18a


Ignore:
Timestamp:
07/24/2024 10:30:10 PM (8 weeks ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib, xry111/multilib
Children:
00983ba6
Parents:
b1169eb (diff), e148af0 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Automatic merge of trunk into multilib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lfs-latest-git.php

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