diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2023-07-10 14:03:54 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-07-12 20:35:42 +0200 |
commit | 84a88bd94a1ae005762c92eb19c5a6373c55770c (patch) | |
tree | 0e42c3e205297d9c7b877357e7141325a56a7f78 /games-engines | |
parent | games-engines/exult: update HOMEPAGE (diff) | |
download | gentoo-84a88bd94a1ae005762c92eb19c5a6373c55770c.tar.gz gentoo-84a88bd94a1ae005762c92eb19c5a6373c55770c.tar.bz2 gentoo-84a88bd94a1ae005762c92eb19c5a6373c55770c.zip |
games-engines/scummvm-tools: update HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'games-engines')
-rw-r--r-- | games-engines/scummvm-tools/scummvm-tools-2.2.0-r1.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games-engines/scummvm-tools/scummvm-tools-2.2.0-r1.ebuild b/games-engines/scummvm-tools/scummvm-tools-2.2.0-r1.ebuild index ce694ac870af..a11f5da1293a 100644 --- a/games-engines/scummvm-tools/scummvm-tools-2.2.0-r1.ebuild +++ b/games-engines/scummvm-tools/scummvm-tools-2.2.0-r1.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,9 +6,9 @@ EAPI=8 WX_GTK_VER=3.0-gtk3 inherit wxwidgets toolchain-funcs -DESCRIPTION="utilities for the SCUMM game engine" -HOMEPAGE="http://scummvm.sourceforge.net/" -SRC_URI="http://scummvm.org/frs/scummvm-tools/${PV}/${P}.tar.xz" +DESCRIPTION="Utilities for the SCUMM game engine" +HOMEPAGE="https://www.scummvm.org/" +SRC_URI="https://www.scummvm.org/frs/scummvm-tools/${PV}/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" |