cookutils diff cook.conf @ rev 738

cook.conf: fix SF_MIRROR (old one is no more available)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu May 21 17:42:15 2015 +0300 (2015-05-21)
parents 3f5c9e87f05d
children 392edd0bcf98
line diff
     1.1 --- a/cook.conf	Sun Feb 23 02:13:24 2014 +0100
     1.2 +++ b/cook.conf	Thu May 21 17:42:15 2015 +0300
     1.3 @@ -88,7 +88,7 @@
     1.4  
     1.5  # Mirrors URLs. To download sources near your location.
     1.6  GNU_MIRROR="ftp://sunsite.cnlab-switch.ch/mirror/gnu"
     1.7 -SF_MIRROR="http://switch.dl.sourceforge.net/sourceforge"
     1.8 +SF_MIRROR="http://downloads.sourceforge.net"
     1.9  XORG_MIRROR="http://ftp.x.org/pub/individual"
    1.10  GNOME_MIRROR="http://ftp.gnome.org/pub/GNOME/sources"
    1.11