From 9b254102f011257aa1a47441eb2dccc6f54d76eb Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Mon, 10 Jul 2023 13:32:01 +0200 Subject: [PATCH] games-arcade/tomatoes: use HTTPS Signed-off-by: Michael Mair-Keimberger Signed-off-by: Conrad Kostecki --- games-arcade/tomatoes/tomatoes-1.55-r4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-arcade/tomatoes/tomatoes-1.55-r4.ebuild b/games-arcade/tomatoes/tomatoes-1.55-r4.ebuild index 7bf17cee3fca3..9f3ae080d89a0 100644 --- a/games-arcade/tomatoes/tomatoes-1.55-r4.ebuild +++ b/games-arcade/tomatoes/tomatoes-1.55-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit desktop toolchain-funcs DATA_PV=1.5 DESCRIPTION="How many tomatoes can you smash in ten short minutes?" -HOMEPAGE="http://tomatoes.sourceforge.net/about.html" +HOMEPAGE="https://tomatoes.sourceforge.net/about.html" SRC_URI="mirror://sourceforge/tomatoes/tomatoes-linux-src-${PV}.tar.bz2 mirror://sourceforge/tomatoes/tomatoes-linux-${DATA_PV}.tar.bz2"