diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2023-07-10 13:32:01 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-07-12 20:35:37 +0200 |
commit | 9b254102f011257aa1a47441eb2dccc6f54d76eb (patch) | |
tree | 451850549e9a580236976258391e9eecbdc7e504 /games-arcade | |
parent | games-arcade/sdlsasteroids: use HTTPS (diff) | |
download | gentoo-9b254102f011257aa1a47441eb2dccc6f54d76eb.tar.gz gentoo-9b254102f011257aa1a47441eb2dccc6f54d76eb.tar.bz2 gentoo-9b254102f011257aa1a47441eb2dccc6f54d76eb.zip |
games-arcade/tomatoes: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/tomatoes/tomatoes-1.55-r4.ebuild | 4 |
1 files 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 7bf17cee3fca..9f3ae080d89a 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" |