GNU MPFR 4.1.0

This commit is contained in:
Andrius Štikonas 2021-04-17 23:54:19 +01:00
parent 41d8cc2825
commit 2e5ccce9be
7 changed files with 68 additions and 1 deletions

View file

@ -435,3 +435,6 @@ class SysA:
# autoconf archive 2021.02.19
self.get_file("https://mirrors.kernel.org/gnu/autoconf-archive/autoconf-archive-2021.02.19.tar.xz")
# mpfr 4.1.0
self.get_file("https://mirrors.kernel.org/gnu/mpfr/mpfr-4.1.0.tar.xz")