summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-07-10 15:12:41 +0200
committerConrad Kostecki <conikost@gentoo.org>2023-07-12 20:35:52 +0200
commit3dc9bc41e2ad80b5548d1382d9ba6fb21d674f4b (patch)
tree9fbfbef4c4b6624642a1ba7fd95fb216c2c82b74 /games-rpg/openglad
parentgames-rpg/kqlives: use HTTPS, fix LICENSE (diff)
downloadgentoo-3dc9bc41e2ad80b5548d1382d9ba6fb21d674f4b.tar.gz
gentoo-3dc9bc41e2ad80b5548d1382d9ba6fb21d674f4b.tar.bz2
gentoo-3dc9bc41e2ad80b5548d1382d9ba6fb21d674f4b.zip
games-rpg/openglad: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'games-rpg/openglad')
-rw-r--r--games-rpg/openglad/openglad-0.98_p20200907.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-rpg/openglad/openglad-0.98_p20200907.ebuild b/games-rpg/openglad/openglad-0.98_p20200907.ebuild
index e48eaeb991a6..111e08b4cc6c 100644
--- a/games-rpg/openglad/openglad-0.98_p20200907.ebuild
+++ b/games-rpg/openglad/openglad-0.98_p20200907.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
@@ -8,7 +8,7 @@ inherit desktop flag-o-matic toolchain-funcs
MY_COMMIT="80e33b15cfa6d7d288b4b3db4dcca0349f13691f"
DESCRIPTION="SDL clone of Gladiator, a classic RPG game"
-HOMEPAGE="http://snowstorm.sourceforge.net/"
+HOMEPAGE="https://snowstorm.sourceforge.net/"
SRC_URI="
https://github.com/openglad/openglad/archive/${MY_COMMIT}.tar.gz -> ${P}.tar.gz
mirror://gentoo/${PN}.png"