mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-04 10:25:25 +01:00
GNU MPC 1.2.1
This commit is contained in:
parent
2e5ccce9be
commit
6ea1ff2e54
6 changed files with 42 additions and 0 deletions
3
sysa.py
3
sysa.py
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue