mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-04 10:25:25 +01:00
Add flex 2.5.33
This commit is contained in:
parent
338c85c8b8
commit
8d57161613
6 changed files with 43 additions and 0 deletions
3
sysa.py
3
sysa.py
|
|
@ -457,3 +457,6 @@ class SysA:
|
|||
|
||||
# mpc 1.2.1
|
||||
self.get_file("https://mirrors.kernel.org/gnu/mpc/mpc-1.2.1.tar.gz")
|
||||
|
||||
# flex 2.5.33
|
||||
self.get_file("http://download.nust.na/pub2/openpkg1/sources/DST/flex/flex-2.5.33.tar.gz")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue