diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-support/mpfr/mpfr_3.1.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/mpfr/mpfr_3.1.5.bb b/meta/recipes-support/mpfr/mpfr_3.1.5.bb index 2d59c4a1be..1b56f2c066 100644 --- a/meta/recipes-support/mpfr/mpfr_3.1.5.bb +++ b/meta/recipes-support/mpfr/mpfr_3.1.5.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ | |||
5 | file://COPYING.LESSER;md5=6a6a8e020838b23406c81b19c1d46df6" | 5 | file://COPYING.LESSER;md5=6a6a8e020838b23406c81b19c1d46df6" |
6 | DEPENDS = "gmp" | 6 | DEPENDS = "gmp" |
7 | 7 | ||
8 | SRC_URI = "http://www.mpfr.org/mpfr-${PV}/mpfr-${PV}.tar.xz \ | 8 | SRC_URI = "https://ftp.gnu.org/gnu/${BPN}/mpfr-${PV}.tar.xz \ |
9 | file://long-long-thumb.patch \ | 9 | file://long-long-thumb.patch \ |
10 | " | 10 | " |
11 | SRC_URI[md5sum] = "c4ac246cf9795a4491e7766002cd528f" | 11 | SRC_URI[md5sum] = "c4ac246cf9795a4491e7766002cd528f" |