Changeset 7c8e399
- Timestamp:
- 10/24/2021 09:24:48 PM (2 years ago)
- Branches:
- 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, arm, bdubbs/gcc13, 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/parallelism, xry111/pip3, xry111/rust-wip-20221008
- Children:
- 0ab6aa3, 843d015
- Parents:
- 8cece12
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lfs-latest-git.php
r8cece12 r7c8e399 115 115 if ( $package == "elfutils" ) $dirpath = "https://sourceware.org/ftp/elfutils"; 116 116 if ( $package == "expect" ) $dirpath = "http://sourceforge.net/projects/expect/files"; 117 if ( $package == "file" ) $dirpath = "https://github.com/file/file/ releases";117 if ( $package == "file" ) $dirpath = "https://github.com/file/file/tags"; 118 118 if ( $package == "flex" ) $dirpath = "https://github.com/westes/flex/releases"; 119 119 if ( $package == "gcc" ) $dirpath = max_parent( $dirpath, "gcc-" );
Note:
See TracChangeset
for help on using the changeset viewer.