From: Richard Purdie Date: Wed, 15 Jul 2020 16:44:41 +0000 (-0700) Subject: mpfr: upgrade 4.0.2 -> 4.1.0 X-Git-Tag: uninative-2.9~260 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=15b2c666cbffa8de040561b9d5e70793d147d1e9;p=openembedded-core.git mpfr: upgrade 4.0.2 -> 4.1.0 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/mpfr/mpfr_4.0.2.bb b/meta/recipes-support/mpfr/mpfr_4.1.0.bb similarity index 79% rename from meta/recipes-support/mpfr/mpfr_4.0.2.bb rename to meta/recipes-support/mpfr/mpfr_4.1.0.bb index 00c2dc2fe9..82b5516f26 100644 --- a/meta/recipes-support/mpfr/mpfr_4.0.2.bb +++ b/meta/recipes-support/mpfr/mpfr_4.1.0.bb @@ -11,8 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464 \ DEPENDS = "gmp autoconf-archive" SRC_URI = "https://www.mpfr.org/mpfr-${PV}/mpfr-${PV}.tar.xz" -SRC_URI[md5sum] = "320fbc4463d4c8cb1e566929d8adc4f8" -SRC_URI[sha256sum] = "1d3be708604eae0e42d578ba93b390c2a145f17743a744d8f3f8c2ad5855a38a" +SRC_URI[sha256sum] = "0c98a3f1732ff6ca4ea690552079da9c597872d30e96ec28414ee23c95558a7f" UPSTREAM_CHECK_URI = "http://www.mpfr.org/mpfr-current/"