mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-13 14:55:24 +01:00
GNU Autoconf Archive 2021.02.19
This commit is contained in:
parent
113a3b6fff
commit
8b884b2cf1
5 changed files with 31 additions and 0 deletions
3
sysa.py
3
sysa.py
|
|
@ -432,3 +432,6 @@ class SysA:
|
|||
|
||||
# gmp 6.2.1
|
||||
self.get_file("https://mirrors.kernel.org/gnu/gmp/gmp-6.2.1.tar.xz")
|
||||
|
||||
# autoconf archive 2021.02.19
|
||||
self.get_file("https://mirrors.kernel.org/gnu/autoconf-archive/autoconf-archive-2021.02.19.tar.xz")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue