mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-09 04:45:23 +01:00
GNU MPFR 4.1.0
This commit is contained in:
parent
41d8cc2825
commit
2e5ccce9be
7 changed files with 68 additions and 1 deletions
3
sysa.py
3
sysa.py
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue