summaryrefslogtreecommitdiffstats
path: root/src/gcc-mpfr.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/gcc-mpfr.mk')
-rw-r--r--src/gcc-mpfr.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gcc-mpfr.mk b/src/gcc-mpfr.mk
index f4a6b10..d62080b 100644
--- a/src/gcc-mpfr.mk
+++ b/src/gcc-mpfr.mk
@@ -10,6 +10,7 @@ $(PKG)_SUBDIR := mpfr-$($(PKG)_VERSION)
$(PKG)_FILE := $($(PKG)_SUBDIR).tar.bz2
$(PKG)_WEBSITE := http://www.mpfr.org/
$(PKG)_URL := http://www.mpfr.org/$($(PKG)_SUBDIR)/$($(PKG)_FILE)
+$(PKG)_URL_2 := http://ftp.gnu.org/gnu/mpfr/$($(PKG)_FILE)
$(PKG)_DEPS :=
define $(PKG)_UPDATE