From c3318f8914124b738941e78dea3924779006a7fc Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Wed, 7 Dec 2022 08:12:24 +0200 Subject: [PATCH] wesnoth: Update homepage URL to use "https" Signed-off-by: Marko Lindqvist --- recipes-games/wesnoth/wesnoth_1.16.5.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-games/wesnoth/wesnoth_1.16.5.bb b/recipes-games/wesnoth/wesnoth_1.16.5.bb index 3dcd442..5eb6ee8 100644 --- a/recipes-games/wesnoth/wesnoth_1.16.5.bb +++ b/recipes-games/wesnoth/wesnoth_1.16.5.bb @@ -1,5 +1,5 @@ DESCRIPTION = "The Battle for Wesnoth is a turn-based strategy game with a fantasy theme." -HOMEPAGE = "http://www.wesnoth.org/" +HOMEPAGE = "https://www.wesnoth.org/" SECTION = "games" LICENSE = "GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://copyright;md5=794c9526b4086a97155c27908976bbfd"