Changeset 346ed0ca
- Timestamp:
- 06/20/2021 03:43:45 PM (12 months ago)
- Branches:
- 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, arm, ml-11.0, multilib, trunk, xry111/clfs-ng, xry111/glibc-2.34, xry111/lfs-next, xry111/tester-nohack
- Children:
- 6b1d625, afc922f
- Parents:
- 7aee318
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lfs-latest-git.php
r7aee318 r346ed0ca 279 279 280 280 if ( $package == "grub" ) 281 return find_max( $lines, "/grub/", "/^.*grub-(\d\. .*).tar.xz.*$/" );281 return find_max( $lines, "/grub/", "/^.*grub-(\d\.).tar.xz.*$/" ); 282 282 283 283 if ( $package == "openssl" )
Note:
See TracChangeset
for help on using the changeset viewer.