summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2016-03-01 12:35:52 (EST)
committer Francis Rowe <info@gluglug.org.uk>2016-03-01 12:35:52 (EST)
commit31342e38098615491e695510606676802a9ff63f (patch)
treeb18d544c0af34a70534c936c186f92aa63e9a495
parenta36cb5b66374f9562f2f58e28892175565c82ecf (diff)
downloadlibreboot.org-31342e38098615491e695510606676802a9ff63f.zip
libreboot.org-31342e38098615491e695510606676802a9ff63f.tar.gz
libreboot.org-31342e38098615491e695510606676802a9ff63f.tar.bz2
Download page: add new mirror
-rw-r--r--site/common/variables.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/site/common/variables.php b/site/common/variables.php
index 286ecf3..0169619 100644
--- a/site/common/variables.php
+++ b/site/common/variables.php
@@ -50,8 +50,9 @@
array("https://ginette.swordarmor.fr/libreboot/","swordarmor.fr, France"),
array("http://ginette.swordarmor.fr/libreboot/","swordarmor.fr, France"),
array("http://mirror.helium.in-berlin.de/libreboot/","in-berlin.de, Germany"),
- array("https://mirror.se.partyvan.eu/pub/libreboot/","partyvan.eu, Sweden")
- );
+ array("https://mirror.se.partyvan.eu/pub/libreboot/","partyvan.eu, Sweden"),
+ array("https://mirror.gnu.dk/libreboot/", "GNU.dk, Denmark")
+);
/* FTP mirrors (for release archives) */
$lbFtpMirror = array(
array("ftp://ftp.mirrorservice.org/sites/libreboot.org/release/","University of Kent, UK"),