diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2023-07-10 14:17:26 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-07-12 20:35:43 +0200 |
commit | 87ba1e5368b81a381d6cfcc2764ef1bdaed93dec (patch) | |
tree | 32de08f8e93edb0d675853dc5cecfc3e9443234d /games-misc | |
parent | games-fps/tenebrae: use HTTPS (diff) | |
download | gentoo-87ba1e5368b81a381d6cfcc2764ef1bdaed93dec.tar.gz gentoo-87ba1e5368b81a381d6cfcc2764ef1bdaed93dec.tar.bz2 gentoo-87ba1e5368b81a381d6cfcc2764ef1bdaed93dec.zip |
games-misc/exult-sound: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/exult-sound/exult-sound-0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/exult-sound/exult-sound-0-r2.ebuild b/games-misc/exult-sound/exult-sound-0-r2.ebuild index 21a835bed962..2eefe586b03c 100644 --- a/games-misc/exult-sound/exult-sound-0-r2.ebuild +++ b/games-misc/exult-sound/exult-sound-0-r2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Sound data for games-engines/exult" -HOMEPAGE="http://exult.sourceforge.net/" +HOMEPAGE="https://exult.sourceforge.net/" SRC_URI="https://downloads.sourceforge.net/exult/exult-data/exult_audio.zip" LICENSE="GPL-2" |