Changeset 861d9a4


Ignore:
Timestamp:
12/14/2021 04:45:09 AM (2 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
multilib
Children:
0ca9383
Parents:
5d6e557 (diff), 1ca2287 (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

    r5d6e557 r861d9a4  
    282282
    283283  if ( $package == "psmisc" )
    284      return find_max( $lines, "/v\d/", "/^.*v([\d\.]+) .*$/" );
     284     return find_max( $lines, "/v\d/", "/^.*v([\d\.]+).tar.*$/" );
    285285
    286286  if ( $package == "grub" )
Note: See TracChangeset for help on using the changeset viewer.