From f776fbe7be6e3c6adf2678c9b9b5992c6c6c5e4b Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Sat, 24 Jun 2023 08:56:29 +0300 Subject: [PATCH 18/18] 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 ef196f8be1..91e04eb2f9 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 24-Dec-22. +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