diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-09-15 10:03:54 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-09-15 11:51:04 +0200 |
commit | 14d0892e510996f3ebae7d73c740500c619024a2 (patch) | |
tree | f42ad400b9c6f3cb8167b4ea6380b3417276e98e /games-emulation/mupen64plus-audio-sdl | |
parent | dev-util/debootstrap: Old (diff) | |
download | gentoo-14d0892e510996f3ebae7d73c740500c619024a2.tar.gz gentoo-14d0892e510996f3ebae7d73c740500c619024a2.tar.bz2 gentoo-14d0892e510996f3ebae7d73c740500c619024a2.zip |
games-emulation/mupen64plus-audio-sdl: Switch HOMEPAGE to https
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'games-emulation/mupen64plus-audio-sdl')
-rw-r--r-- | games-emulation/mupen64plus-audio-sdl/mupen64plus-audio-sdl-2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/mupen64plus-audio-sdl/mupen64plus-audio-sdl-2.5.ebuild b/games-emulation/mupen64plus-audio-sdl/mupen64plus-audio-sdl-2.5.ebuild index 9ddb524fc2d5..09119f1b5193 100644 --- a/games-emulation/mupen64plus-audio-sdl/mupen64plus-audio-sdl-2.5.ebuild +++ b/games-emulation/mupen64plus-audio-sdl/mupen64plus-audio-sdl-2.5.ebuild @@ -7,7 +7,7 @@ MY_P=${PN}-src-${PV} inherit eutils multilib toolchain-funcs DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator, SDL audio plugin" -HOMEPAGE="http://www.mupen64plus.org/" +HOMEPAGE="https://www.mupen64plus.org/" SRC_URI="https://github.com/mupen64plus/${PN}/releases/download/${PV}/${MY_P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" |