]> code.ossystems Code Review - openembedded-core.git/commitdiff
mpfr: upgrade 4.0.2 -> 4.1.0
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 Jul 2020 16:44:41 +0000 (09:44 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 17 Jul 2020 07:17:15 +0000 (08:17 +0100)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/mpfr/mpfr_4.1.0.bb [moved from meta/recipes-support/mpfr/mpfr_4.0.2.bb with 79% similarity]

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 00c2dc2fe99e7d6dadf61b2f29c5ad0aedfb1120..82b5516f2671ddbcf14bb1f20ac811bb522d3d57 100644 (file)
@@ -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/"