Changeset 1b28d1a for lfs-latest.php


Ignore:
Timestamp:
07/27/2019 11:23:07 AM (5 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib-10.1
Children:
abbd53b8
Parents:
5839010
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

    r5839010 r1b28d1a  
    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.