Changeset 1b1a5e72 for lfs-latest.php


Ignore:
Timestamp:
03/31/2021 10:41:40 AM (3 years ago)
Author:
Xℹ Ruoyao <xry111@…>
Branches:
ml-11.0, multilib
Children:
a2ef756
Parents:
ee1eb70
git-author:
Thomas Trepl <thomas@…> (08/30/2020 06:09:09 AM)
git-committer:
Xℹ Ruoyao <xry111@…> (03/31/2021 10:41:40 AM)
Message:

Merge changes from trunk to multilib

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12041 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lfs-latest.php

    ree1eb70 r1b1a5e72  
    117117if ( $package == "flex"       ) $dirpath = "https://github.com/westes/flex/releases";
    118118if ( $package == "gcc"        ) $dirpath = max_parent( $dirpath, "gcc-" );
     119if ( $package == "iana-etc"   ) $dirpath = "https://github.com/Mic92/iana-etc/releases";
    119120if ( $package == "intltool"   ) $dirpath = "https://launchpad.net/intltool/trunk";
    120121if ( $package == "meson"      ) $dirpath = "https://github.com/mesonbuild/meson/releases";
Note: See TracChangeset for help on using the changeset viewer.