diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-09-15 10:03:56 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-09-15 11:51:05 +0200 |
commit | 5ab7f01bbe39e14567e136a01ecf0f934c6da648 (patch) | |
tree | 77b4935c322aba0778b31cb2327eae8e7b7cdd35 /games-emulation | |
parent | games-emulation/mupen64plus-audio-sdl: Switch HOMEPAGE to https (diff) | |
download | gentoo-5ab7f01bbe39e14567e136a01ecf0f934c6da648.tar.gz gentoo-5ab7f01bbe39e14567e136a01ecf0f934c6da648.tar.bz2 gentoo-5ab7f01bbe39e14567e136a01ecf0f934c6da648.zip |
games-emulation/mupen64plus-core: Switch HOMEPAGE to https
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/mupen64plus-core/mupen64plus-core-2.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/mupen64plus-core/mupen64plus-core-2.5-r1.ebuild b/games-emulation/mupen64plus-core/mupen64plus-core-2.5-r1.ebuild index 8efaa9ff810e..e79b922df9bc 100644 --- a/games-emulation/mupen64plus-core/mupen64plus-core-2.5-r1.ebuild +++ b/games-emulation/mupen64plus-core/mupen64plus-core-2.5-r1.ebuild @@ -7,7 +7,7 @@ MY_P=${PN}-src-${PV} inherit eutils multilib toolchain-funcs DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator, core library" -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" |