mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 12:57:53 +00:00
0fe21f8db8
Also, remove a couple of config options that dealt with package versions that have been since retired. Signed-off-by: Alexey Neyman <stilor@att.net>
8 lines
297 B
Plaintext
8 lines
297 B
Plaintext
repository='hg https://gmplib.org/repo/gmp/'
|
|
bootstrap='./.bootstrap'
|
|
mirrors='https://gmplib.org/download/gmp https://gmplib.org/download/gmp/archive $(CT_Mirrors GNU gmp)'
|
|
relevantpattern='*.*|.'
|
|
milestones='5.0.0 5.1.0'
|
|
archive_formats='.tar.xz .tar.lz .tar.bz2'
|
|
signature_format='packed/.sig'
|