GNU MPC 1.2.1

This commit is contained in:
Andrius Štikonas 2021-04-18 00:42:47 +01:00
parent 2e5ccce9be
commit 6ea1ff2e54
6 changed files with 42 additions and 0 deletions

View file

@ -438,3 +438,6 @@ class SysA:
# mpfr 4.1.0
self.get_file("https://mirrors.kernel.org/gnu/mpfr/mpfr-4.1.0.tar.xz")
# mpc 1.2.1
self.get_file("https://mirrors.kernel.org/gnu/mpc/mpc-1.2.1.tar.gz")