GNU Automake 1.16.3

This commit is contained in:
Andrius Štikonas 2021-05-26 00:48:05 +01:00
parent 121fe88c70
commit 22a435ba95
11 changed files with 51 additions and 13 deletions

View file

@ -483,3 +483,6 @@ class SysA:
# perl 5.32.1
self.get_file(["https://www.cpan.org/src/5.0/perl-5.32.1.tar.xz",
"https://salsa.debian.org/perl-team/interpreter/perl/-/archive/5f2dc80/perl-5f2dc80.tar.bz2"])
# automake 1.16.3
self.get_file("https://mirrors.kernel.org/gnu/automake/automake-1.16.3.tar.xz")