Revert "download_prerequisites: update MPFR version to recommended"
authorRichard Biener <rguenther@suse.de>
Mon, 17 May 2021 06:45:10 +0000 (08:45 +0200)
committerRichard Biener <rguenther@suse.de>
Mon, 17 May 2021 06:52:51 +0000 (08:52 +0200)
This reverts commit fe108dad32f521c4f924a397f11c63f86519e183.

contrib/download_prerequisites

index 5184fae..7d0c4b5 100755 (executable)
@@ -28,7 +28,7 @@ version='(unversioned)'
 # `contrib/prerequisites.md5` with the new checksums.
 
 gmp='gmp-6.1.0.tar.bz2'
-mpfr='mpfr-4.1.0.tar.bz2'
+mpfr='mpfr-3.1.4.tar.bz2'
 mpc='mpc-1.0.3.tar.gz'
 isl='isl-0.18.tar.bz2'