common: use HTTPS where working.

This commit is contained in:
mhmdanas
2023-02-24 21:42:23 +00:00
committed by Đoàn Trần Công Danh
parent 2efefc52b0
commit 0fa47e5979
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ SOURCEFORGE_SITE="https://downloads.sourceforge.net/sourceforge"
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"
DEBIAN_SITE="https://ftp.debian.org/debian/pool"
GNOME_SITE="https://download.gnome.org/sources"
KERNEL_SITE="https://www.kernel.org/pub/linux"
CPAN_SITE="https://www.cpan.org/modules/by-module"