Changes in / [afc922f:3a30352]


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • lfs-latest-git.php

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