summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-support/mpfr/mpfr_3.0.1.bb (renamed from meta/recipes-support/mpfr/mpfr_3.0.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/mpfr/mpfr_3.0.0.bb b/meta/recipes-support/mpfr/mpfr_3.0.1.bb
index 846cdc02d4..9079e4bcac 100644
--- a/meta/recipes-support/mpfr/mpfr_3.0.0.bb
+++ b/meta/recipes-support/mpfr/mpfr_3.0.1.bb
@@ -7,8 +7,8 @@ PR = "r0"
7 7
8SRC_URI = "http://www.mpfr.org/mpfr-${PV}/mpfr-${PV}.tar.bz2" 8SRC_URI = "http://www.mpfr.org/mpfr-${PV}/mpfr-${PV}.tar.bz2"
9 9
10SRC_URI[md5sum] = "f45bac3584922c8004a10060ab1a8f9f" 10SRC_URI[md5sum] = "bfbecb2eacb6d48432ead5cfc3f7390a"
11SRC_URI[sha256sum] = "8f4e5f9c53536cb798a30455ac429b1f9fc75a0f8af32d6e0ac31ebf1024821f" 11SRC_URI[sha256sum] = "e1977099bb494319c0f0c1f85759050c418a56884e9c6cef1c540b9b13e38e7f"
12S = "${WORKDIR}/mpfr-${PV}" 12S = "${WORKDIR}/mpfr-${PV}"
13 13
14BBCLASSEXTEND = "native nativesdk" 14BBCLASSEXTEND = "native nativesdk"