From f01bdb06fbf25ef757a076c859665e2a15950f05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ertu=C4=9Frul=20Erata?= Date: Sat, 23 Jan 2016 22:32:30 +0200 Subject: [PATCH] mpfr update --- system/devel/mpfr/pspec.xml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/system/devel/mpfr/pspec.xml b/system/devel/mpfr/pspec.xml index d683801b..1c2a805f 100644 --- a/system/devel/mpfr/pspec.xml +++ b/system/devel/mpfr/pspec.xml @@ -13,13 +13,10 @@ library Multiple precision floating point library The MPFR library is a C library for multiple-precision floating-point computations with exact rounding (also called correct rounding). It is based on the GMP multiple-precision library. - http://ftp.gnu.org/gnu/mpfr/mpfr-3.1.2.tar.xz + http://www.mpfr.org/mpfr-current/mpfr-3.1.3.tar.xz gmp-devel - - mpfr-3.1.2-p10.patch - @@ -48,6 +45,13 @@ + + 2016-01-23 + 3.1.3 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2014-09-06 3.1.2_p10