diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-10-16 10:05:39 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-10-16 10:05:39 (EDT) |
commit | 1c7125de8b4a90cc10cfd33fe63d3a6b4ca07716 (patch) | |
tree | 7565339fc480609aefc2c7423e13cf2ae084e6a5 /site/common | |
parent | 3e0f482779575485f8b12b611658537658bde80e (diff) | |
download | libreboot.org-1c7125de8b4a90cc10cfd33fe63d3a6b4ca07716.zip libreboot.org-1c7125de8b4a90cc10cfd33fe63d3a6b4ca07716.tar.gz libreboot.org-1c7125de8b4a90cc10cfd33fe63d3a6b4ca07716.tar.bz2 |
add new mirror
Diffstat (limited to 'site/common')
-rw-r--r-- | site/common/variables.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/site/common/variables.php b/site/common/variables.php index c2d8f7b..0dd2272 100644 --- a/site/common/variables.php +++ b/site/common/variables.php @@ -45,7 +45,8 @@ array("https://ginette.swordarmor.fr/libreboot/","swordarmor.fr, France"), array("http://ginette.swordarmor.fr/libreboot/","swordarmor.fr, France"), array("http://libreboot.nedson.net/","nedson.net, Canada"), - array("http://mirror.helium.in-berlin.de/libreboot/","Germany") + array("http://mirror.helium.in-berlin.de/libreboot/","Germany"), + array("https://mirror.se.partyvan.eu/pub/libreboot/","Sweden") ); /* FTP mirrors (for release archives) */ $lbFtpMirror = array( |