diff --git a/common/environment/setup/misc.sh b/common/environment/setup/misc.sh index 5a051d73ca..75eee30870 100644 --- a/common/environment/setup/misc.sh +++ b/common/environment/setup/misc.sh @@ -11,7 +11,7 @@ XORG_SITE="https://www.x.org/releases/individual" DEBIAN_SITE="http://ftp.debian.org/debian/pool" GNOME_SITE="http://ftp.gnome.org/pub/GNOME/sources" KERNEL_SITE="https://www.kernel.org/pub/linux" -CPAN_SITE="http://cpan.perl.org/modules/by-module" +CPAN_SITE="https://www.cpan.org/modules/by-module" PYPI_SITE="https://files.pythonhosted.org/packages/source" MOZILLA_SITE="http://ftp.mozilla.org/pub" GNU_SITE="http://ftp.gnu.org/gnu"