Skip to content

Commit 025d157

Browse files
committed
replaced broken flex-2.5.4 download link with working one (http://downloads.sourceforge.net/project/flex/flex/2.5.4.a/flex-2.5.4a.tar.gz)
1 parent 7af666c commit 025d157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

toolchain-m68k

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ URLS = \
2222
'ftp://ftp.gnu.org/gnu/binutils/binutils-2.9.1.tar.gz',
2323
'ftp://ftp.gnu.org/gnu/gcc/gcc-2.95.3/gcc-core-2.95.3.tar.gz',
2424
'ftp://ftp.gnu.org/gnu/gcc/gcc-2.95.3/gcc-g++-2.95.3.tar.gz',
25-
('http://fossies.org/linux/misc/old/flex-2.5.4a.tar.gz',
25+
('http://downloads.sourceforge.net/project/flex/flex/2.5.4.a/flex-2.5.4a.tar.gz',
2626
'flex-2.5.4.tar.gz'),
2727
'git://github.com/cahirwpz/libnix',
2828
'git://github.com/cahirwpz/fd2sfd',

0 commit comments

Comments
 (0)