diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2023-07-10 13:17:07 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-07-12 20:35:34 +0200 |
commit | 4ce5c3a46c6a65f8a452d637451cef9664175636 (patch) | |
tree | 2e34c2a272ebfd139e66b2a9b32ab03df4b1cf1b /games-arcade | |
parent | games-arcade/komi: use HTTPS (diff) | |
download | gentoo-4ce5c3a46c6a65f8a452d637451cef9664175636.tar.gz gentoo-4ce5c3a46c6a65f8a452d637451cef9664175636.tar.bz2 gentoo-4ce5c3a46c6a65f8a452d637451cef9664175636.zip |
games-arcade/late: 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/late/late-0.1.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/late/late-0.1.0-r2.ebuild b/games-arcade/late/late-0.1.0-r2.ebuild index 47ca9482589c..ded5e24cd41f 100644 --- a/games-arcade/late/late-0.1.0-r2.ebuild +++ b/games-arcade/late/late-0.1.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,7 +6,7 @@ EAPI=8 inherit desktop DESCRIPTION="Game similar to Barrack by Ambrosia Software" -HOMEPAGE="http://late.sourceforge.net/" +HOMEPAGE="https://late.sourceforge.net/" SRC_URI=" mirror://sourceforge/late/${P}.tar.bz2 https://dev.gentoo.org/~ionen/distfiles/${PN}.png" |