Add gawk-3.0.4.

This commit is contained in:
Andrius Štikonas 2021-02-11 09:22:12 +00:00
parent 1eb67e5fd1
commit abcc904d9d
6 changed files with 67 additions and 0 deletions

View file

@ -187,6 +187,9 @@ get_file https://ftp.gnu.org/gnu/grep/grep-2.4.tar.gz
# diffutils 2.7
get_file https://ftp.gnu.org/gnu/diffutils/diffutils-2.7.tar.gz
# gawk 3.0.4
get_file https://ftp.gnu.org/gnu/gawk/gawk-3.0.4.tar.gz
# General cleanup
find tmp -name .git -exec rm -rf \;