From ce30784556fe0857c7cd15364883c33f64fc9f6b Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Tue, 14 Jun 2022 08:38:06 +0300 Subject: [PATCH] freeciv: Update homepage URL to https one Signed-off-by: Marko Lindqvist --- recipes-games/freeciv/freeciv.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-games/freeciv/freeciv.inc b/recipes-games/freeciv/freeciv.inc index 2acf551..c335935 100644 --- a/recipes-games/freeciv/freeciv.inc +++ b/recipes-games/freeciv/freeciv.inc @@ -4,7 +4,7 @@ DESCRIPTION = "Freeciv is distributed under the GPL and implemented for X. \ each player becomes leader of a civilization, fighting to obtain \ the ultimate goal: The extinction of all other civilizations. \ " -HOMEPAGE = "http://www.freeciv.org/" +HOMEPAGE = "https://www.freeciv.org/" LICENSE = "GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"