aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bison/abuild2
-rw-r--r--m4/abuild2
-rw-r--r--make/abuild2
-rw-r--r--patch/abuild2
4 files changed, 4 insertions, 4 deletions
diff --git a/bison/abuild b/bison/abuild
index e19bde49..c74f3ccd 100644
--- a/bison/abuild
+++ b/bison/abuild
@@ -1,4 +1,4 @@
name=bison
version=3.8.2
release=1
-source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz"
+source="https://ftpmirror.gnu.org/gnu/$name/$name-$version.tar.xz"
diff --git a/m4/abuild b/m4/abuild
index 7252c4f2..a0e95cc7 100644
--- a/m4/abuild
+++ b/m4/abuild
@@ -1,4 +1,4 @@
name=m4
version=1.4.20
release=1
-source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz"
+source="https://ftpmirror.gnu.org/gnu/$name/$name-$version.tar.xz"
diff --git a/make/abuild b/make/abuild
index 6a828a9a..5e032bf6 100644
--- a/make/abuild
+++ b/make/abuild
@@ -1,4 +1,4 @@
name=make
version=4.4.1
release=1
-source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.gz"
+source="https://ftpmirror.gnu.org/gnu/$name/$name-$version.tar.gz"
diff --git a/patch/abuild b/patch/abuild
index 68d4190b..4bba1c46 100644
--- a/patch/abuild
+++ b/patch/abuild
@@ -1,4 +1,4 @@
name=patch
version=2.8
release=1
-source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz"
+source="https://ftpmirror.gnu.org/gnu/$name/$name-$version.tar.xz"