GNU Automake 1.15.1

This commit is contained in:
Andrius Štikonas 2021-04-01 00:28:30 +01:00
parent 9de12bf4b7
commit dd77379dbd
7 changed files with 65 additions and 0 deletions

View file

@ -294,6 +294,9 @@ get_file https://ftp.gnu.org/gnu/automake/automake-1.12.6.tar.xz
# automake 1.13.4
get_file https://ftp.gnu.org/gnu/automake/automake-1.13.4.tar.xz
# automake 1.15.1
get_file https://ftp.gnu.org/gnu/automake/automake-1.15.1.tar.xz
# General cleanup
find tmp -name .git -exec rm -rf \;