]> code.ossystems Code Review - openembedded-core.git/commitdiff
mpfr: upgrade from 3.0.0 to 3.0.1
authorNitin A Kamble <nitin.a.kamble@intel.com>
Thu, 7 Apr 2011 11:20:10 +0000 (04:20 -0700)
committerSaul Wold <sgw@linux.intel.com>
Sat, 23 Apr 2011 05:03:58 +0000 (22:03 -0700)
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
meta/recipes-support/mpfr/mpfr_3.0.1.bb [moved from meta/recipes-support/mpfr/mpfr_3.0.0.bb with 70% similarity]

similarity index 70%
rename from meta/recipes-support/mpfr/mpfr_3.0.0.bb
rename to meta/recipes-support/mpfr/mpfr_3.0.1.bb
index 846cdc02d426eea8d40606c80e8dbe10e5fbf2d6..9079e4bcac31281ff582c0ff74133b0e1eb74ef0 100644 (file)
@@ -7,8 +7,8 @@ PR = "r0"
 
 SRC_URI = "http://www.mpfr.org/mpfr-${PV}/mpfr-${PV}.tar.bz2"
 
-SRC_URI[md5sum] = "f45bac3584922c8004a10060ab1a8f9f"
-SRC_URI[sha256sum] = "8f4e5f9c53536cb798a30455ac429b1f9fc75a0f8af32d6e0ac31ebf1024821f"
+SRC_URI[md5sum] = "bfbecb2eacb6d48432ead5cfc3f7390a"
+SRC_URI[sha256sum] = "e1977099bb494319c0f0c1f85759050c418a56884e9c6cef1c540b9b13e38e7f"
 S = "${WORKDIR}/mpfr-${PV}"
 
 BBCLASSEXTEND = "native nativesdk"