From e27184bb3f2a96edaa5a7e1987841f29f4f8a3a5 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Sat, 24 Jun 2023 08:54:09 +0300 Subject: [PATCH 24/24] INSTALL: Update libcurl description to mention https protocol See osdn #48276 Signed-off-by: Marko Lindqvist --- INSTALL | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/INSTALL b/INSTALL index 67758cbc75..2493f73f7d 100644 --- a/INSTALL +++ b/INSTALL @@ -4,7 +4,7 @@ Installing Freeciv: This file describes how to compile and install Freeciv. Last time we made sure this file is up to date was 16-Jul-06. -Last minor update was 19-Feb-23. +Last minor update was 24-Jun-23. There may be a localized version of this file in the ./doc directory, named INSTALL. (e.g., INSTALL.de). @@ -74,8 +74,9 @@ out whether your system is suitable. If in doubt, just try it. - For autotools based builds version 7.15.4 or better - For meson based builds 7.56.0 or better - Libcurl takes care of http communication with the metaserver, and - file transfers of modpack installers + Libcurl takes care of https, and sometimes http, communication + with external services like the metaserver, and the modpack downloads + by the modpack installer. https://curl.se/ -- 2.40.1