Texinfo 6.7

This commit is contained in:
Andrius Štikonas 2021-05-29 01:05:21 +01:00
parent 1857439ddd
commit c7a716d661
7 changed files with 73 additions and 0 deletions

View file

@ -494,3 +494,6 @@ class SysA:
# gettext 0.21
self.get_file(["https://mirrors.kernel.org/gnu/gettext/gettext-0.21.tar.xz",
"https://git.savannah.gnu.org/cgit/gnulib.git/snapshot/gnulib-7daa86f.tar.gz"])
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"])