GNU Patch 2.7.6

This commit is contained in:
Andrius Štikonas 2021-05-27 21:54:41 +01:00
parent 22a435ba95
commit 32358fd94f
7 changed files with 115 additions and 0 deletions

View file

@ -486,3 +486,7 @@ class SysA:
# automake 1.16.3
self.get_file("https://mirrors.kernel.org/gnu/automake/automake-1.16.3.tar.xz")
# patch 2.7.6
self.get_file(["https://mirrors.kernel.org/gnu/patch/patch-2.7.6.tar.xz",
"https://git.savannah.gnu.org/cgit/gnulib.git/snapshot/gnulib-e017871.tar.gz"])