Changeset e8179f4 for lfs-latest-git.php


Ignore:
Timestamp:
07/18/2023 05:09:14 AM (15 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/loongarch-12.2
Children:
8e1f621
Parents:
b277295 (diff), 772fb71 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge remote-tracking branch 'origin/trunk' into xry111/loongarch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lfs-latest-git.php

    rb277295 re8179f4  
    125125if ( $package == "elfutils"   ) $dirpath = "https://sourceware.org/ftp/elfutils";
    126126if ( $package == "expect"     ) $dirpath = "https://sourceforge.net/projects/expect/files";
    127 if ( $package == "eudev"      ) $dirpath = github("eudev-project/eudev");
    128127if ( $package == "file"       ) $dirpath = "https://github.com/file/file/tags";
    129128if ( $package == "flex"       ) $dirpath = github("westes/flex");
Note: See TracChangeset for help on using the changeset viewer.