From f08b791afebef460e6da0ff49010d20cabadf5ff Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Mon, 10 Jul 2023 12:42:56 +0200 Subject: games-action/garden: use HTTPS Signed-off-by: Michael Mair-Keimberger Signed-off-by: Conrad Kostecki --- games-action/garden/garden-1.0.9-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games-action/garden') diff --git a/games-action/garden/garden-1.0.9-r2.ebuild b/games-action/garden/garden-1.0.9-r2.ebuild index 5200fa04163f..78ba86ddd7a7 100644 --- a/games-action/garden/garden-1.0.9-r2.ebuild +++ b/games-action/garden/garden-1.0.9-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit autotools desktop flag-o-matic xdg-utils DESCRIPTION="Multiplatform vertical shoot-em-up with non-traditional elements" -HOMEPAGE="http://garden.sourceforge.net/" +HOMEPAGE="https://garden.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3+" -- cgit v1.2.3-65-gdbad