iso-codes: fix the branch and protocol for src_uri
[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     git://salsa.debian.org/.*     git://salsa.debian.org/PATH;protocol=https \n \
8     git://salsa.debian.org/.*     git://salsa.debian.org/PATH;protocol=http \n \
9 "