public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 1/6] mpfr: Update to 4.0.2
Date: Sat, 04 Jan 2020 16:49:11 +0000	[thread overview]
Message-ID: <20200104164916.12051-1-michael.tremer@ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1402 bytes --]

Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
---
 config/rootfiles/common/mpfr | 6 ++++--
 lfs/mpfr                     | 4 ++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/config/rootfiles/common/mpfr b/config/rootfiles/common/mpfr
index 34c4dbe78..4b6cdf424 100644
--- a/config/rootfiles/common/mpfr
+++ b/config/rootfiles/common/mpfr
@@ -3,8 +3,9 @@
 #usr/lib/libmpfr.a
 #usr/lib/libmpfr.la
 #usr/lib/libmpfr.so
-usr/lib/libmpfr.so.4
-usr/lib/libmpfr.so.4.1.5
+usr/lib/libmpfr.so.6
+usr/lib/libmpfr.so.6.0.2
+#usr/lib/pkgconfig/mpfr.pc
 #usr/share/doc/mpfr
 #usr/share/doc/mpfr/AUTHORS
 #usr/share/doc/mpfr/BUGS
@@ -15,6 +16,7 @@ usr/lib/libmpfr.so.4.1.5
 #usr/share/doc/mpfr/TODO
 #usr/share/doc/mpfr/examples
 #usr/share/doc/mpfr/examples/ReadMe
+#usr/share/doc/mpfr/examples/can_round.c
 #usr/share/doc/mpfr/examples/divworst.c
 #usr/share/doc/mpfr/examples/rndo-add.c
 #usr/share/doc/mpfr/examples/sample.c
diff --git a/lfs/mpfr b/lfs/mpfr
index 2c6a5a6d9..daedd013c 100644
--- a/lfs/mpfr
+++ b/lfs/mpfr
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.1.5
+VER        = 4.0.2
 
 THISAPP    = mpfr-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = c4ac246cf9795a4491e7766002cd528f
+$(DL_FILE)_MD5 = 320fbc4463d4c8cb1e566929d8adc4f8
 
 install : $(TARGET)
 
-- 
2.20.1


             reply	other threads:[~2020-01-04 16:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-04 16:49 Michael Tremer [this message]
2020-01-04 16:49 ` [PATCH 2/6] mpc: Update to 1.1.0 Michael Tremer
2020-01-04 16:49 ` [PATCH 3/6] mdadm: Update to 4.1 Michael Tremer
2020-01-04 16:49 ` [PATCH 4/6] efivar: Update to 37 Michael Tremer
2020-01-04 16:49 ` [PATCH 5/6] glib: Fix compiling with GCC 9 Michael Tremer
2020-01-04 16:49 ` [PATCH 6/6] openvmtools: Update to 11.0.0 Michael Tremer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200104164916.12051-1-michael.tremer@ipfire.org \
    --to=michael.tremer@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox