Changeset be00729f for lfs-latest.php


Ignore:
Timestamp:
03/31/2021 10:41:35 AM (3 years ago)
Author:
Xℹ Ruoyao <xry111@…>
Branches:
ml-11.0, multilib, xry111/multilib
Children:
15fd2f2
Parents:
b2c61c6
git-author:
Thomas Trepl <thomas@…> (07/27/2019 11:23:07 AM)
git-committer:
Xℹ Ruoyao <xry111@…> (03/31/2021 10:41:35 AM)
Message:

MultiLib: Merge changes from trunk

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lfs-latest.php

    rb2c61c6 rbe00729f  
    107107//if ( $package != "vim" ) return 0; // Debug
    108108
     109if ( $package == "bc"         ) $dirpath = "https://github.com/gavinhoward/bc/releases";
    109110if ( $package == "check"      ) $dirpath = "https://github.com/libcheck/check/releases";
    110111if ( $package == "e2fsprogs"  ) $dirpath = "http://sourceforge.net/projects/e2fsprogs/files/e2fsprogs";
Note: See TracChangeset for help on using the changeset viewer.