updated
This commit is contained in:
parent
9aa73f1877
commit
7a28eabe9c
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@ set -e
|
||||||
|
|
||||||
name=$(basename $0)
|
name=$(basename $0)
|
||||||
version=4.0.1
|
version=4.0.1
|
||||||
url=http://www.mpfr.org/mpfr-$version/mpfr-$version.tar.xz
|
#url=http://www.mpfr.org/mpfr-$version/mpfr-$version.tar.xz
|
||||||
|
url=http://ftp.osuosl.org/pub/lfs/lfs-packages/8.3/mpfr-$version.tar.xz
|
||||||
|
|
||||||
fetch $url
|
fetch $url
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue