Add flex 2.6.4.

This commit is contained in:
Andrius Štikonas 2021-02-04 18:37:43 +00:00
parent e9c8313458
commit fb522be854
10 changed files with 80 additions and 84 deletions

View file

@ -136,12 +136,12 @@ get_file https://ftp.gnu.org/gnu/m4/m4-1.4.tar.gz
# flex 2.5.11
get_file http://download.nust.na/pub2/openpkg1/sources/DST/flex/flex-2.5.11.tar.gz
# flex 2.5.14
get_file http://download.nust.na/pub2/openpkg1/sources/DST/flex/flex-2.5.14.tar.gz
# musl 1.1.24
get_file https://musl.libc.org/releases/musl-1.1.24.tar.gz
# flex 2.6.4
get_file https://github.com/westes/flex/releases/download/v2.6.4/flex-2.6.4.tar.gz
# General cleanup
find tmp -name .git -exec rm -rf \;