summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValentin David <valentin.david@gmail.com>2018-08-15 15:25:53 +0000
committerValentin David <valentin.david@gmail.com>2018-08-15 15:25:53 +0000
commitac97bc5eaa00329da3589dbb49be116ba6d8e381 (patch)
treeadbc04be361ffa9ff9fe169c071a4d576bbc1086
parent02396c90864cac3df00a0ef8f5c5b66fe3535e9d (diff)
parent0795a4c541c66ae07a1c4f0a85e9543257f84bb7 (diff)
downloadbuildstream-ac97bc5eaa00329da3589dbb49be116ba6d8e381.tar.gz
Merge branch 'Qinusty/gnu-mirror-backport-1.2' into 'bst-1.2'
Qinusty/gnu mirror backport 1.2 See merge request BuildStream/buildstream!668
-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/