mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-28 16:48:52 +00:00
11 lines
427 B
Plaintext
11 lines
427 B
Plaintext
|
origin='RedHat'
|
||
|
repository='git git://sourceware.org/git/newlib-cygwin.git'
|
||
|
# Do not use "$(CT_Mirrors sourceware newlib)" here: the mirrors (kernel.org
|
||
|
# and gnu.org) only store some older releases of newlib (2.0.0 and before).
|
||
|
mirrors='ftp://sourceware.org/pub/newlib'
|
||
|
milestones='2.0 2.1 2.2'
|
||
|
relevantpattern='*.*|.*. *.*|.'
|
||
|
archive_filename='newlib-@{version}'
|
||
|
archive_dirname='newlib-@{version}'
|
||
|
archive_formats='.tar.gz'
|