diff --git a/common/environment/setup/misc.sh b/common/environment/setup/misc.sh index bf84fce10da..d22a7388d68 100644 --- a/common/environment/setup/misc.sh +++ b/common/environment/setup/misc.sh @@ -9,7 +9,7 @@ NONGNU_SITE="https://download.savannah.nongnu.org/releases" UBUNTU_SITE="http://archive.ubuntu.com/ubuntu/pool" XORG_SITE="https://www.x.org/releases/individual" DEBIAN_SITE="http://ftp.debian.org/debian/pool" -GNOME_SITE="https://ftp.gnome.org/pub/GNOME/sources" +GNOME_SITE="https://download.gnome.org/sources" KERNEL_SITE="https://www.kernel.org/pub/linux" CPAN_SITE="https://www.cpan.org/modules/by-module" PYPI_SITE="https://files.pythonhosted.org/packages/source"