From: Wang Mingyu Date: Mon, 5 Dec 2022 02:28:50 +0000 (+0800) Subject: mpfr: upgrade 4.1.0 -> 4.1.1 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2364 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f733eddc428cf9537f97cb91025b73dd1fdea932;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git mpfr: upgrade 4.1.0 -> 4.1.1 Changelog: ========= - Bug fixes (see and/or the ChangeLog file), in particular for macros implementing functions. - Improved manual formatting. Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-support/mpfr/mpfr_4.1.0.bb b/meta/recipes-support/mpfr/mpfr_4.1.1.bb similarity index 91% rename from meta/recipes-support/mpfr/mpfr_4.1.0.bb rename to meta/recipes-support/mpfr/mpfr_4.1.1.bb index 2121dad57cb..f531a889610 100644 --- a/meta/recipes-support/mpfr/mpfr_4.1.0.bb +++ b/meta/recipes-support/mpfr/mpfr_4.1.1.bb @@ -12,7 +12,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[sha256sum] = "0c98a3f1732ff6ca4ea690552079da9c597872d30e96ec28414ee23c95558a7f" +SRC_URI[sha256sum] = "ffd195bd567dbaffc3b98b23fd00aad0537680c9896171e44fe3ff79e28ac33d" UPSTREAM_CHECK_URI = "http://www.mpfr.org/mpfr-current/"