cookutils diff cook.conf @ rev 1131
Tiny edits (cook pkgdb is far from finished yet...)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Jan 11 15:14:53 2019 +0200 (2019-01-11) |
parents | 461c3da71257 |
children | e58a083722aa |
line diff
1.1 --- a/cook.conf Sat Aug 18 15:38:13 2018 +0300 1.2 +++ b/cook.conf Fri Jan 11 15:14:53 2019 +0200 1.3 @@ -120,7 +120,7 @@ 1.4 CONFIGURE_ARGS="--build=$BUILD_SYSTEM --host=$HOST_SYSTEM" 1.5 1.6 # Mirrors URLs. To download sources near your location. 1.7 -GNU_MIRROR="http://mirror.switch.ch/ftp/mirror/gnu" 1.8 +GNU_MIRROR="https://ftp.igh.cnrs.fr/pub/gnu" # see https://www.gnu.org/prep/ftp.html 1.9 SF_MIRROR="https://downloads.sourceforge.net" 1.10 XORG_MIRROR="https://www.x.org/archive/individual" 1.11 GNOME_MIRROR="http://ftp.gnome.org/pub/GNOME/sources"