mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-20 05:17:54 +00:00
mpc: Update URLs
Update the URLs for MPC to use https and the new gitlab.inria.fr repository. Signed-off-by: Chris Packham <judge.packham@gmail.com>
This commit is contained in:
parent
fe5d8ca9eb
commit
daa93b0117
@ -1,6 +1,6 @@
|
|||||||
repository='git https://scm.gforge.inria.fr/anonscm/git/mpc/mpc.git'
|
repository='git https://gitlab.inria.fr/mpc/mpc.git'
|
||||||
bootstrap='autoreconf -i'
|
bootstrap='autoreconf -i'
|
||||||
mirrors='http://www.multiprecision.org/downloads $(CT_Mirrors GNU mpc)'
|
mirrors='https://www.multiprecision.org/downloads $(CT_Mirrors GNU mpc)'
|
||||||
relevantpattern='*.*|.'
|
relevantpattern='*.*|.'
|
||||||
archive_formats='.tar.gz'
|
archive_formats='.tar.gz'
|
||||||
signature_format='packed/.sig'
|
signature_format='packed/.sig'
|
||||||
|
Loading…
Reference in New Issue
Block a user