diff src/gcc-mpfr.mk @ 4938:b20c53770d87

cloog, mpfr: update download locations
author John W. Eaton <jwe@octave.org>
date Fri, 25 Jan 2019 18:52:11 +0000
parents c7285e784532
children 9688888f0c5c
line wrap: on
line diff
--- a/src/gcc-mpfr.mk	Fri Jan 25 12:45:49 2019 +0000
+++ b/src/gcc-mpfr.mk	Fri Jan 25 18:52:11 2019 +0000
@@ -7,7 +7,7 @@
 $(PKG)_CHECKSUM := c0fab77c6da4cb710c81cc04092fb9bea11a9403
 $(PKG)_SUBDIR   := mpfr-$($(PKG)_VERSION)
 $(PKG)_FILE     := mpfr-$($(PKG)_VERSION).tar.xz
-$(PKG)_URL      := ftp://ftp.gnu.org/pub/gnu/$(PKG)/$($(PKG)_FILE)
+$(PKG)_URL      := ftp://ftp.gnu.org/gnu/mpfr/$($(PKG)_FILE)
 $(PKG)_URL_2    := http://www.mpfr.org/mpfr-$($(PKG)_VERSION)/$($(PKG)_FILE)
 $(PKG)_DEPS     := gcc-gmp