Changeset 146e56a


Ignore:
Timestamp:
06/22/2021 03:45:09 AM (3 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
ml-11.0, multilib
Children:
c5750ecf
Parents:
afc922f (diff), 6b1d625 (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

    rafc922f r146e56a  
    279279
    280280  if ( $package == "grub" )
    281      return find_max( $lines, "/grub/", "/^.*grub-(\d\.).tar.xz.*$/" );
     281     return find_max( $lines, "/grub/", "/^.*grub-([\d\.]+).tar.xz.*$/" );
    282282
    283283  if ( $package == "openssl" )
Note: See TracChangeset for help on using the changeset viewer.