Skip to content

Commit

Permalink
Fix flex archive URL
Browse files Browse the repository at this point in the history
  • Loading branch information
cahirwpz committed Apr 7, 2024
1 parent acf17b8 commit 9cc4ee3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions toolchain-m68k
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ URLS = \
'Shrinkler-4.7.tar.gz'),
('ftp://ftp.uk.freesbie.org/sites/distfiles.gentoo.org/distfiles/' +
'flex-2.5.4a.tar.gz', 'flex-2.5.4.tar.gz'),
'https://ftp.gnu.org/old-gnu/gnu-0.2/src/flex-2.5.4.tar.gz',
('http://hp.alinea-computer.de/AmigaOS/NDK39.lha', 'NDK_3.9.lha'),
('http://phoenix.owl.de/tags/vasm1_9c.tar.gz', 'vasm.tar.gz')]

Expand Down

0 comments on commit 9cc4ee3

Please sign in to comment.