mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-10 14:24:10 +01:00
Update currency for bc
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11640 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
12a27da730
commit
94801bff92
@ -106,6 +106,7 @@ function get_packages( $package, $dirpath )
|
|||||||
|
|
||||||
//if ( $package != "vim" ) return 0; // Debug
|
//if ( $package != "vim" ) return 0; // Debug
|
||||||
|
|
||||||
|
if ( $package == "bc" ) $dirpath = "https://github.com/gavinhoward/bc/releases";
|
||||||
if ( $package == "check" ) $dirpath = "https://github.com/libcheck/check/releases";
|
if ( $package == "check" ) $dirpath = "https://github.com/libcheck/check/releases";
|
||||||
if ( $package == "e2fsprogs" ) $dirpath = "http://sourceforge.net/projects/e2fsprogs/files/e2fsprogs";
|
if ( $package == "e2fsprogs" ) $dirpath = "http://sourceforge.net/projects/e2fsprogs/files/e2fsprogs";
|
||||||
if ( $package == "expat" ) $dirpath = "http://sourceforge.net/projects/expat/files";
|
if ( $package == "expat" ) $dirpath = "http://sourceforge.net/projects/expat/files";
|
||||||
|
Loading…
Reference in New Issue
Block a user