Changeset afc922f


Ignore:
Timestamp:
06/21/2021 03:45:10 AM (3 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
ml-11.0, multilib
Children:
146e56a
Parents:
3a30352 (diff), 346ed0ca (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

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