Changes in / [146e56a:afc922f]


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • lfs-latest-git.php

    r146e56a 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.