diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-05-20 15:37:15 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-05-20 15:37:15 (EDT) |
commit | f27a62975e9f8710d95af13392374bbd2f79b6bd (patch) | |
tree | 13d62c5653078fbf188ba0b7b7a41181fe329778 /site/variables.template.php | |
parent | 3bd3e75125f188fa3e7731c555e6754b58ec45e1 (diff) | |
download | libreboot.org-f27a62975e9f8710d95af13392374bbd2f79b6bd.zip libreboot.org-f27a62975e9f8710d95af13392374bbd2f79b6bd.tar.gz libreboot.org-f27a62975e9f8710d95af13392374bbd2f79b6bd.tar.bz2 |
download page: add new http mirror
Diffstat (limited to 'site/variables.template.php')
-rw-r--r-- | site/variables.template.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/site/variables.template.php b/site/variables.template.php index 8950f8a..5726e1d 100644 --- a/site/variables.template.php +++ b/site/variables.template.php @@ -57,7 +57,8 @@ "http://elgrande74.net/libreboot/", "http://mirror.linux.ro/libreboot/", "https://ginette.swordarmor.fr/libreboot/", - "http://ginette.swordarmor.fr/libreboot/" + "http://ginette.swordarmor.fr/libreboot/", + "http://libreboot.nedson.net/" ); /* HTTP mirrors (for release archives) */ $lbFtpMirror = array( |