aboutsummaryrefslogtreecommitdiffstats
path: root/general.ent
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@mengyan1223.wang>2021-03-27 17:21:05 +0000
committerXi Ruoyao <xry111@mengyan1223.wang>2021-03-27 17:21:05 +0000
commit7504dd522626cc397e2a1baf7cd74a87fbb30781 (patch)
tree250d4039b04b9d943db2f3fe116b156ea35ee81d /general.ent
parent8a817293969b85e0eb8a62a99b0f71e44e683657 (diff)
use HTTPS for most downloads (again)
The previous HTTPS commit is reverted unintentionally :( git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12172 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r--general.ent8
1 files changed, 4 insertions, 4 deletions
diff --git a/general.ent b/general.ent
index daf9131f9..0db8fe99b 100644
--- a/general.ent
+++ b/general.ent
@@ -40,12 +40,12 @@
<!ENTITY before "Must be installed before">
<!ENTITY external "Optional dependencies">
-<!ENTITY gnu "http://ftp.gnu.org/gnu/">
-<!ENTITY gnu-software "http://www.gnu.org/software/">
-<!ENTITY alpha-gnu "http://alpha.gnu.org/gnu/">
+<!ENTITY gnu "https://ftp.gnu.org/gnu/">
+<!ENTITY gnu-software "https://www.gnu.org/software/">
+<!ENTITY alpha-gnu "https://alpha.gnu.org/gnu/">
<!ENTITY kernel "https://www.kernel.org/pub/">
<!ENTITY sourceforge "https://prdownloads.sourceforge.net/">
-<!ENTITY savannah "http://download.savannah.gnu.org">
+<!ENTITY savannah "https://download.savannah.gnu.org">
<!ENTITY savannah-nongnu "https://savannah.nongnu.org">
<!ENTITY github "https://github.com">