configs: add several mirrors for gnome url
[pti/rtp.git] / scripts / configs / local-mirrors.conf
1 # Add extra mirrors for src_url
2 MIRRORS += "\
3     ${GNOME_MIRROR}  https://download.gnome.org/sources/ \n \
4     ${GNOME_MIRROR}  https://mirror.umd.edu/gnome/sources \n \
5     ${GNOME_MIRROR}  http://ftp.rpmfind.net/linux/gnome.org/sources \n \
6     ${GNOME_MIRROR}  http://ftp.cse.buffalo.edu/pub/Gnome/sources \n \
7 "