BuildSystem: Use ftpmirror.gnu.org for downloads

ftp.gnu.org is really slow :(
This commit is contained in:
2025-09-30 16:13:38 +03:00
parent da39e98adf
commit da6b8eb2ab
10 changed files with 15 additions and 15 deletions

View File

@@ -2,7 +2,7 @@
NAME='mpc'
VERSION='1.3.1'
DOWNLOAD_URL="https://ftp.gnu.org/gnu/mpc/mpc-$VERSION.tar.gz#ab642492f5cf882b74aa0cb730cd410a81edcdbec895183ce930e706c1c759b8"
DOWNLOAD_URL="https://ftpmirror.gnu.org/gnu/mpc/mpc-$VERSION.tar.gz#ab642492f5cf882b74aa0cb730cd410a81edcdbec895183ce930e706c1c759b8"
DEPENDENCIES=('gmp' 'mpfr')
CONFIG_SUB=('build-aux/config.sub')
CONFIGURE_OPTIONS=(