From a917c798eb63ddb26a4e85ce5a0655c6f9ecd2e9 Mon Sep 17 00:00:00 2001 From: Alexander Hill Date: Fri, 30 Jan 2026 21:47:48 -0500 Subject: [PATCH] Mirrored ftp.gnu.org after being blocked --- sources/autoconf/autoconf.spec | 4 ++-- sources/automake/automake.spec | 4 ++-- sources/bc/bc.spec | 4 ++-- sources/coreutils/coreutils.spec | 4 ++-- sources/diffutils/diffutils.spec | 4 ++-- sources/findutils/findutils.spec | 4 ++-- sources/gettext/gettext.spec | 4 ++-- sources/grep/grep.spec | 4 ++-- sources/groff/groff.spec | 4 ++-- sources/gzip/gzip.spec | 4 ++-- sources/libtool/libtool.spec | 4 ++-- sources/m4/m4.spec | 4 ++-- sources/make/make.spec | 4 ++-- sources/patch/patch.spec | 4 ++-- sources/sed/sed.spec | 4 ++-- sources/tar/tar.spec | 4 ++-- 16 files changed, 32 insertions(+), 32 deletions(-) diff --git a/sources/autoconf/autoconf.spec b/sources/autoconf/autoconf.spec index 141044e..7cde57f 100644 --- a/sources/autoconf/autoconf.spec +++ b/sources/autoconf/autoconf.spec @@ -1,7 +1,7 @@ # Maintainer: Alexander Hill SRC_HASH="ba885c1319578d6c94d46e9b0dceb4014caafe2490e437a0dbca3f270a223f5a" SRC_NAME="autoconf" -SRC_URL="https://ftp.gnu.org/gnu/autoconf/autoconf-2.72.tar.xz" +SRC_URL="https://linux.maple.camp/mirror/autoconf-2.72.tar.xz" SRC_VERSION="2.72" build() { @@ -10,4 +10,4 @@ build() { ./configure $TT_AUTOCONF_COMMON make -O -j $TT_PROCS make -O -j $TT_PROCS install DESTDIR=$TT_INSTALLDIR -} \ No newline at end of file +} diff --git a/sources/automake/automake.spec b/sources/automake/automake.spec index caff8f1..a0ffbc2 100644 --- a/sources/automake/automake.spec +++ b/sources/automake/automake.spec @@ -1,7 +1,7 @@ # Maintainer: Alexander Hill SRC_HASH="168aa363278351b89af56684448f525a5bce5079d0b6842bd910fdd3f1646887" SRC_NAME="automake" -SRC_URL="https://ftp.gnu.org/gnu/automake/automake-1.18.1.tar.xz" +SRC_URL="https://linux.maple.camp/mirror/automake-1.18.1.tar.xz" SRC_VERSION="1.18.1" build() { @@ -10,4 +10,4 @@ build() { ./configure $TT_AUTOCONF_COMMON make -j $TT_PROCS make -j $TT_PROCS install DESTDIR=$TT_INSTALLDIR -} \ No newline at end of file +} diff --git a/sources/bc/bc.spec b/sources/bc/bc.spec index 04b0783..94d7d1f 100644 --- a/sources/bc/bc.spec +++ b/sources/bc/bc.spec @@ -1,7 +1,7 @@ # Maintainer: Alexander Hill SRC_HASH="ae470fec429775653e042015edc928d07c8c3b2fc59765172a330d3d87785f86" SRC_NAME="bc" -SRC_URL="https://ftp.gnu.org/gnu/bc/bc-1.08.2.tar.gz" +SRC_URL="https://linux.maple.camp/mirror/bc-1.08.2.tar.gz" SRC_VERSION="1.08.2" build() { @@ -14,4 +14,4 @@ build() { # the sole purpose of building bc. ~ahill make -O -j $TT_PROCS MAKEINFO=true make -O -j $TT_PROCS install DESTDIR=$TT_INSTALLDIR MAKEINFO=true -} \ No newline at end of file +} diff --git a/sources/coreutils/coreutils.spec b/sources/coreutils/coreutils.spec index 471e7bd..bdfc82f 100644 --- a/sources/coreutils/coreutils.spec +++ b/sources/coreutils/coreutils.spec @@ -1,7 +1,7 @@ # Maintainer: Alexander Hill SRC_HASH="19bcb6ca867183c57d77155eae946c5eced88183143b45ca51ad7d26c628ca75" SRC_NAME="coreutils" -SRC_URL="https://ftp.gnu.org/gnu/coreutils/coreutils-9.9.tar.xz" +SRC_URL="https://linux.maple.camp/mirror/coreutils-9.9.tar.xz" SRC_VERSION="9.9" build() { @@ -10,4 +10,4 @@ build() { ./configure $TT_AUTOCONF_COMMON --disable-year2038 make -j $TT_PROCS make -j $TT_PROCS install DESTDIR=$TT_INSTALLDIR -} \ No newline at end of file +} diff --git a/sources/diffutils/diffutils.spec b/sources/diffutils/diffutils.spec index 19f4284..9428b8f 100644 --- a/sources/diffutils/diffutils.spec +++ b/sources/diffutils/diffutils.spec @@ -1,7 +1,7 @@ # Maintainer: Alexander Hill SRC_HASH="7c8b7f9fc8609141fdea9cece85249d308624391ff61dedaf528fcb337727dfd" SRC_NAME="diffutils" -SRC_URL="https://ftp.gnu.org/gnu/diffutils/diffutils-3.12.tar.xz" +SRC_URL="https://linux.maple.camp/mirror/diffutils-3.12.tar.xz" SRC_VERSION="3.12" build() { @@ -16,4 +16,4 @@ build() { ./configure $TT_AUTOCONF_COMMON gl_cv_func_strcasecmp_works=y make -j $TT_PROCS make -j $TT_PROCS install DESTDIR=$TT_INSTALLDIR -} \ No newline at end of file +} diff --git a/sources/findutils/findutils.spec b/sources/findutils/findutils.spec index 3241708..86c75d4 100644 --- a/sources/findutils/findutils.spec +++ b/sources/findutils/findutils.spec @@ -1,7 +1,7 @@ # Maintainer: Alexander Hill SRC_HASH="1387e0b67ff247d2abde998f90dfbf70c1491391a59ddfecb8ae698789f0a4f5" SRC_NAME="findutils" -SRC_URL="https://ftp.gnu.org/gnu/findutils/findutils-4.10.0.tar.xz" +SRC_URL="https://linux.maple.camp/mirror/findutils-4.10.0.tar.xz" SRC_VERSION="4.10.0" build() { @@ -10,4 +10,4 @@ build() { ./configure $TT_AUTOCONF_COMMON make -j $TT_PROCS make -j $TT_PROCS install DESTDIR=$TT_INSTALLDIR -} \ No newline at end of file +} diff --git a/sources/gettext/gettext.spec b/sources/gettext/gettext.spec index 9a37931..c2b281e 100644 --- a/sources/gettext/gettext.spec +++ b/sources/gettext/gettext.spec @@ -1,7 +1,7 @@ # Maintainer: Alexander Hill SRC_HASH="39acf4b0371e9b110b60005562aace5b3631fed9b1bb9ecccfc7f56e58bb1d7f" SRC_NAME="gettext" -SRC_URL="https://ftp.gnu.org/pub/gnu/gettext/gettext-0.26.tar.gz" +SRC_URL="https://linux.maple.camp/mirror/gettext-0.26.tar.gz" SRC_VERSION="0.26" build() { @@ -10,4 +10,4 @@ build() { ./configure $TT_AUTOCONF_COMMON --disable-static --enable-year2038 make -O -j $TT_PROCS make -O -j $TT_PROCS install DESTDIR=$TT_INSTALLDIR -} \ No newline at end of file +} diff --git a/sources/grep/grep.spec b/sources/grep/grep.spec index 1d9fc86..3ea0021 100644 --- a/sources/grep/grep.spec +++ b/sources/grep/grep.spec @@ -1,7 +1,7 @@ # Maintainer: Alexander Hill SRC_HASH="2649b27c0e90e632eadcd757be06c6e9a4f48d941de51e7c0f83ff76408a07b9" SRC_NAME="grep" -SRC_URL="https://ftp.gnu.org/gnu/grep/grep-3.12.tar.xz" +SRC_URL="https://linux.maple.camp/mirror/grep-3.12.tar.xz" SRC_VERSION="3.12" build() { @@ -10,4 +10,4 @@ build() { ./configure $TT_AUTOCONF_COMMON make -j $TT_PROCS make -j $TT_PROCS install DESTDIR=$TT_INSTALLDIR -} \ No newline at end of file +} diff --git a/sources/groff/groff.spec b/sources/groff/groff.spec index 1df8ef3..d81791f 100644 --- a/sources/groff/groff.spec +++ b/sources/groff/groff.spec @@ -1,7 +1,7 @@ # Maintainer: Alexander Hill SRC_HASH="6b9757f592b7518b4902eb6af7e54570bdccba37a871fddb2d30ae3863511c13" SRC_NAME="groff" -SRC_URL="https://ftp.gnu.org/gnu/groff/groff-1.23.0.tar.gz" +SRC_URL="https://linux.maple.camp/mirror/groff-1.23.0.tar.gz" SRC_VERSION="1.23.0" build() { @@ -10,4 +10,4 @@ build() { ./configure $TT_AUTOCONF_COMMON make -j $TT_PROCS make -j $TT_PROCS install DESTDIR=$TT_INSTALLDIR -} \ No newline at end of file +} diff --git a/sources/gzip/gzip.spec b/sources/gzip/gzip.spec index c421d86..95e1675 100644 --- a/sources/gzip/gzip.spec +++ b/sources/gzip/gzip.spec @@ -1,7 +1,7 @@ # Maintainer: Alexander Hill SRC_HASH="01a7b881bd220bfdf615f97b8718f80bdfd3f6add385b993dcf6efd14e8c0ac6" SRC_NAME="gzip" -SRC_URL="https://ftp.gnu.org/gnu/gzip/gzip-1.14.tar.xz" +SRC_URL="https://linux.maple.camp/mirror/gzip-1.14.tar.xz" SRC_VERSION="1.14" build() { @@ -10,4 +10,4 @@ build() { ./configure $TT_AUTOCONF_COMMON make -j $TT_PROCS make -j $TT_PROCS install DESTDIR=$TT_INSTALLDIR -} \ No newline at end of file +} diff --git a/sources/libtool/libtool.spec b/sources/libtool/libtool.spec index e9e2c49..b5b7273 100644 --- a/sources/libtool/libtool.spec +++ b/sources/libtool/libtool.spec @@ -1,7 +1,7 @@ # Maintainer: Alexander Hill SRC_HASH="f81f5860666b0bc7d84baddefa60d1cb9fa6fceb2398cc3baca6afaa60266675" SRC_NAME="libtool" -SRC_URL="https://ftp.gnu.org/gnu/libtool/libtool-2.5.4.tar.xz" +SRC_URL="https://linux.maple.camp/mirror/libtool-2.5.4.tar.xz" SRC_VERSION="2.5.4" build() { @@ -16,4 +16,4 @@ build() { # I don't know why libtoolize uses /usr/bin/env. ~ahill sed -i "s|/usr/bin/env sh|/bin/sh|" libtoolize make -j $TT_PROCS install DESTDIR=$TT_INSTALLDIR -} \ No newline at end of file +} diff --git a/sources/m4/m4.spec b/sources/m4/m4.spec index cca90d7..431beb1 100644 --- a/sources/m4/m4.spec +++ b/sources/m4/m4.spec @@ -1,7 +1,7 @@ # Maintainer: Alexander Hill SRC_HASH="e236ea3a1ccf5f6c270b1c4bb60726f371fa49459a8eaaebc90b216b328daf2b" SRC_NAME="m4" -SRC_URL="https://ftp.gnu.org/gnu/m4/m4-1.4.20.tar.xz" +SRC_URL="https://linux.maple.camp/mirror/m4-1.4.20.tar.xz" SRC_VERSION="1.4.20" build() { @@ -10,4 +10,4 @@ build() { ./configure $TT_AUTOCONF_COMMON --enable-year2038 make -j $TT_PROCS make -j $TT_PROCS install DESTDIR=$TT_INSTALLDIR -} \ No newline at end of file +} diff --git a/sources/make/make.spec b/sources/make/make.spec index ac1f89d..372e25a 100644 --- a/sources/make/make.spec +++ b/sources/make/make.spec @@ -1,7 +1,7 @@ # Maintainer: Alexander Hill SRC_HASH="dd16fb1d67bfab79a72f5e8390735c49e3e8e70b4945a15ab1f81ddb78658fb3" SRC_NAME="make" -SRC_URL="https://ftp.gnu.org/gnu/make/make-4.4.1.tar.gz" +SRC_URL="https://linux.maple.camp/mirror/make-4.4.1.tar.gz" SRC_VERSION="4.4.1" build() { @@ -10,4 +10,4 @@ build() { ./configure $TT_AUTOCONF_COMMON --enable-year2038 make -O -j $TT_PROCS make -O -j $TT_PROCS install DESTDIR=$TT_INSTALLDIR -} \ No newline at end of file +} diff --git a/sources/patch/patch.spec b/sources/patch/patch.spec index 43ff880..3e3f76a 100644 --- a/sources/patch/patch.spec +++ b/sources/patch/patch.spec @@ -1,7 +1,7 @@ # Maintainer: Alexander Hill SRC_HASH="f87cee69eec2b4fcbf60a396b030ad6aa3415f192aa5f7ee84cad5e11f7f5ae3" SRC_NAME="patch" -SRC_URL="https://ftp.gnu.org/gnu/patch/patch-2.8.tar.xz" +SRC_URL="https://linux.maple.camp/mirror/patch-2.8.tar.xz" SRC_VERSION="2.8" build() { @@ -10,4 +10,4 @@ build() { ./configure $TT_AUTOCONF_COMMON make -j $TT_PROCS make -j $TT_PROCS install DESTDIR=$TT_INSTALLDIR -} \ No newline at end of file +} diff --git a/sources/sed/sed.spec b/sources/sed/sed.spec index 11b0b6e..79404a2 100644 --- a/sources/sed/sed.spec +++ b/sources/sed/sed.spec @@ -1,7 +1,7 @@ # Maintainer: Alexander Hill SRC_HASH="6e226b732e1cd739464ad6862bd1a1aba42d7982922da7a53519631d24975181" SRC_NAME="sed" -SRC_URL="https://ftp.gnu.org/gnu/sed/sed-4.9.tar.xz" +SRC_URL="https://linux.maple.camp/mirror/sed-4.9.tar.xz" SRC_VERSION="4.9" build() { @@ -10,4 +10,4 @@ build() { ./configure $TT_AUTOCONF_COMMON make -j $TT_PROCS make -j $TT_PROCS install DESTDIR=$TT_INSTALLDIR -} \ No newline at end of file +} diff --git a/sources/tar/tar.spec b/sources/tar/tar.spec index a625f20..0178c79 100644 --- a/sources/tar/tar.spec +++ b/sources/tar/tar.spec @@ -1,7 +1,7 @@ # Maintainer: Alexander Hill SRC_HASH="4d62ff37342ec7aed748535323930c7cf94acf71c3591882b26a7ea50f3edc16" SRC_NAME="tar" -SRC_URL="https://ftp.gnu.org/gnu/tar/tar-1.35.tar.xz" +SRC_URL="https://linux.maple.camp/mirror/tar-1.35.tar.xz" SRC_VERSION="1.35" build() { @@ -10,4 +10,4 @@ build() { ./configure $TT_AUTOCONF_COMMON make -j $TT_PROCS make -j $TT_PROCS install DESTDIR=$TT_INSTALLDIR -} \ No newline at end of file +}