diff options
Diffstat (limited to 'games-emulation/mupen64plus-core')
-rw-r--r-- | games-emulation/mupen64plus-core/mupen64plus-core-2.0-r1.ebuild | 2 | ||||
-rw-r--r-- | games-emulation/mupen64plus-core/mupen64plus-core-2.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/mupen64plus-core/mupen64plus-core-2.0-r1.ebuild b/games-emulation/mupen64plus-core/mupen64plus-core-2.0-r1.ebuild index 8d3cccd00a7..f9c3afe0234 100644 --- a/games-emulation/mupen64plus-core/mupen64plus-core-2.0-r1.ebuild +++ b/games-emulation/mupen64plus-core/mupen64plus-core-2.0-r1.ebuild @@ -8,7 +8,7 @@ MY_P=${PN}-src-${PV} inherit eutils multilib toolchain-funcs DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator, core library" -HOMEPAGE="http://code.google.com/p/mupen64plus/" +HOMEPAGE="https://code.google.com/p/mupen64plus/" SRC_URI="https://github.com/mupen64plus/${PN}/releases/download/${PV}/${MY_P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" diff --git a/games-emulation/mupen64plus-core/mupen64plus-core-2.0.ebuild b/games-emulation/mupen64plus-core/mupen64plus-core-2.0.ebuild index 8c690e4fa47..81bc7f9a300 100644 --- a/games-emulation/mupen64plus-core/mupen64plus-core-2.0.ebuild +++ b/games-emulation/mupen64plus-core/mupen64plus-core-2.0.ebuild @@ -8,7 +8,7 @@ MY_P=${PN}-src-${PV} inherit eutils toolchain-funcs games DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator, core library" -HOMEPAGE="http://code.google.com/p/mupen64plus/" +HOMEPAGE="https://code.google.com/p/mupen64plus/" SRC_URI="https://github.com/mupen64plus/${PN}/releases/download/${PV}/${MY_P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" |