]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
Fix MPFR URL
authorhenryk@ploetzli.ch <henryk@ploetzli.ch@ef4ab9da-24cd-11de-8aaa-f3a34680c41f>
Sun, 13 Dec 2009 22:55:49 +0000 (22:55 +0000)
committerhenryk@ploetzli.ch <henryk@ploetzli.ch@ef4ab9da-24cd-11de-8aaa-f3a34680c41f>
Sun, 13 Dec 2009 22:55:49 +0000 (22:55 +0000)
tools/install-gnuarm4.sh

index bfd121193b525b3dba96029ea90d1d02ec706a34..68ebde722ad6d9d56be98ee375e9548ea0a15957 100755 (executable)
@@ -37,7 +37,7 @@ INSIGHT=http://mirrors.kernel.org/sources.redhat.com/insight/releases/insight-${
 #INSIGHT=http://www.mirrorservice.org/sites/sources.redhat.com/pub/insight/releases/insight-${INSIGHT_VER}.tar.bz2
 GDB=ftp://sourceware.org/pub/gdb/releases/gdb-${GDB_VER}.tar.bz2
 GMP=http://ftp.sunet.se/pub/gnu/gmp/gmp-${GMP_VER}.tar.bz2
-MPFR=http://www.mpfr.org/mpfr-current/mpfr-${MPFR_VER}.tar.bz2
+MPFR=http://mpfr.loria.fr/mpfr-current/mpfr-${MPFR_VER}.tar.bz2
 
 # Common configuration options (i.e., things to pass to 'configure')
 COMMON_CFG="--enable-interwork --target=arm-elf --program-prefix=arm-elf- --prefix=${DESTDIR} --disable-werror --enable-languages=c,c++ --enable-multilib --disable-shared"
Impressum, Datenschutz