Ignore:
Timestamp:
06/20/2021 03:43:45 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
6b1d625, afc922f
Parents:
7aee318
Message:

Fix grub currency.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lfs-latest-git.php

    r7aee318 r346ed0ca  
    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.