summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Smith <qinusty@gmail.com>2018-08-15 10:11:24 +0100
committerJosh Smith <qinusty@gmail.com>2018-08-15 15:34:04 +0100
commit0795a4c541c66ae07a1c4f0a85e9543257f84bb7 (patch)
treeadbc04be361ffa9ff9fe169c071a4d576bbc1086
parent02396c90864cac3df00a0ef8f5c5b66fe3535e9d (diff)
downloadbuildstream-0795a4c541c66ae07a1c4f0a85e9543257f84bb7.tar.gz
examples: Switch ftp.gnu.org to mirror
This should avoid current issues accessing the necessary sources which are blocking CI currently.
-rw-r--r--doc/examples/autotools/project.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/autotools/project.conf b/doc/examples/autotools/project.conf
index 7ee58b589..4cfc0e692 100644
--- a/doc/examples/autotools/project.conf
+++ b/doc/examples/autotools/project.conf
@@ -10,4 +10,4 @@ element-path: elements
# Define some aliases for the tarballs we download
aliases:
alpine: https://gnome7.codethink.co.uk/tarballs/
- gnu: https://ftp.gnu.org/gnu/automake/
+ gnu: https://ftpmirror.gnu.org/gnu/automake/