public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-793] download_prerequisites: update MPFR version to recommended
@ 2021-05-14 10:02 Martin Liska
  0 siblings, 0 replies; only message in thread
From: Martin Liska @ 2021-05-14 10:02 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:fe108dad32f521c4f924a397f11c63f86519e183

commit r12-793-gfe108dad32f521c4f924a397f11c63f86519e183
Author: Martin Liska <mliska@suse.cz>
Date:   Fri May 14 12:00:19 2021 +0200

    download_prerequisites: update MPFR version to recommended
    
    contrib/ChangeLog:
    
            * download_prerequisites: Use version 4.1.0.

Diff:
---
 contrib/download_prerequisites | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/download_prerequisites b/contrib/download_prerequisites
index 7d0c4b5ea8d..5184fae1ae6 100755
--- a/contrib/download_prerequisites
+++ b/contrib/download_prerequisites
@@ -28,7 +28,7 @@ version='(unversioned)'
 # `contrib/prerequisites.md5` with the new checksums.
 
 gmp='gmp-6.1.0.tar.bz2'
-mpfr='mpfr-3.1.4.tar.bz2'
+mpfr='mpfr-4.1.0.tar.bz2'
 mpc='mpc-1.0.3.tar.gz'
 isl='isl-0.18.tar.bz2'


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-05-14 10:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-14 10:02 [gcc r12-793] download_prerequisites: update MPFR version to recommended Martin Liska

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).