mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-04 10:25:25 +01:00
libunistring 0.9.10
This commit is contained in:
parent
c8784cbcd3
commit
f9ca617923
6 changed files with 40 additions and 0 deletions
4
sysa.py
4
sysa.py
|
|
@ -444,3 +444,7 @@ class SysA:
|
|||
# texinfo 6.7
|
||||
self.get_file(["https://mirrors.kernel.org/gnu/texinfo/texinfo-6.7.tar.xz",
|
||||
"https://git.savannah.gnu.org/cgit/gnulib.git/snapshot/gnulib-b81ec69.tar.gz"])
|
||||
|
||||
# libunistring 0.9.10
|
||||
self.get_file(["https://mirrors.kernel.org/gnu/libunistring/libunistring-0.9.10.tar.xz",
|
||||
"https://git.savannah.gnu.org/cgit/gnulib.git/snapshot/gnulib-52a06cb3.tar.gz"])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue