Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=960292c2b0990268e289a80a41a12136bbb7027a

commit 960292c2b0990268e289a80a41a12136bbb7027a
Author: crazy <[email protected]>
Date:   Sat Feb 3 19:45:02 2018 +0100

sf.net: use netcologne.dl as mirror

* downloads.sf.net redirects to broken crap
half of the mirrirs they use are br0ken

diff --git a/source/include/sourceforge.sh b/source/include/sourceforge.sh
index 6fc30c6..08a3856 100644
--- a/source/include/sourceforge.sh
+++ b/source/include/sourceforge.sh
@@ -61,8 +61,8 @@ fi

if [ -z "$_F_sourceforge_mirror" ]; then
# set our preferred mirror
-       _F_sourceforge_mirror="downloads"
-       #_F_sourceforge_mirror="dfn"
+       #_F_sourceforge_mirror="downloads"
+       _F_sourceforge_mirror="netcologne.dl"
fi

if [ -z "$_F_sourceforge_dirname" ]; then
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to