alsa: setup mirrors for src downloads (#41761)
This commit adds a list of supported mirrors for all alsa projects, as described on the download section of the alsa-project hompage: http://alsa-project.org/main/index.php/Download
This commit is contained in:
@@ -405,4 +405,12 @@ rec {
|
||||
http://repo1.maven.org/maven2/
|
||||
http://central.maven.org/maven2/
|
||||
];
|
||||
|
||||
# Alsa Project
|
||||
alsa = [
|
||||
ftp://ftp.alsa-project.org/pub/
|
||||
http://alsa.cybermirror.org/
|
||||
http://www.mirrorservice.org/sites/ftp.alsa-project.org/pub/
|
||||
http://alsa.mirror.fr/
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user