diff --git a/dev-libs/mpfr/mpfr-3.1.5.recipe b/dev-libs/mpfr/mpfr-3.1.6.recipe similarity index 92% rename from dev-libs/mpfr/mpfr-3.1.5.recipe rename to dev-libs/mpfr/mpfr-3.1.6.recipe index 86187c616..599017095 100644 --- a/dev-libs/mpfr/mpfr-3.1.5.recipe +++ b/dev-libs/mpfr/mpfr-3.1.6.recipe @@ -25,14 +25,14 @@ COPYRIGHT="2000-2014 INRIA" LICENSE="GNU LGPL v3" REVISION="1" SOURCE_URI="http://ftp.gnu.org/gnu/mpfr/mpfr-$portVersion.tar.bz2" -CHECKSUM_SHA256="ca498c1c7a74dd37a576f353312d1e68d490978de4395fa28f1cbd46a364e658" +CHECKSUM_SHA256="cf4f4b2d80abb79e820e78c8077b6725bbbb4e8f41896783c899087be0e94068" ARCHITECTURES="x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86 x86_gcc2" PROVIDES=" mpfr$secondaryArchSuffix = $portVersion - lib:libmpfr$secondaryArchSuffix = 4.1.5 compat >= 4 + lib:libmpfr$secondaryArchSuffix = 4.1.6 compat >= 4 " REQUIRES=" haiku$secondaryArchSuffix @@ -41,7 +41,7 @@ REQUIRES=" PROVIDES_devel=" mpfr${secondaryArchSuffix}_devel = $portVersion - devel:libmpfr$secondaryArchSuffix = 4.1.5 compat >= 4 + devel:libmpfr$secondaryArchSuffix = 4.1.6 compat >= 4 " REQUIRES_devel=" mpfr$secondaryArchSuffix == $portVersion base