mpfr: bump version.

This commit is contained in:
Jerome Duval
2017-09-15 18:27:36 +02:00
parent 3839298109
commit 902da8d732

View File

@@ -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