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='binutils'
VERSION='2.44'
DOWNLOAD_URL="https://ftp.gnu.org/gnu/binutils/binutils-$VERSION.tar.gz#0cdd76777a0dfd3dd3a63f215f030208ddb91c2361d2bcc02acec0f1c16b6a2e"
DOWNLOAD_URL="https://ftpmirror.gnu.org/gnu/binutils/binutils-$VERSION.tar.gz#0cdd76777a0dfd3dd3a63f215f030208ddb91c2361d2bcc02acec0f1c16b6a2e"
DEPENDENCIES=('zlib' 'zstd')
MAKE_INSTALL_TARGETS=('install-strip')
CONFIGURE_OPTIONS=(