diff options
-rw-r--r-- | games-emulation/mupen64plus-ui-console/mupen64plus-ui-console-2.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/mupen64plus-ui-console/mupen64plus-ui-console-2.5-r1.ebuild b/games-emulation/mupen64plus-ui-console/mupen64plus-ui-console-2.5-r1.ebuild index d937a15d77d5..61ba3cd2e326 100644 --- a/games-emulation/mupen64plus-ui-console/mupen64plus-ui-console-2.5-r1.ebuild +++ b/games-emulation/mupen64plus-ui-console/mupen64plus-ui-console-2.5-r1.ebuild @@ -7,7 +7,7 @@ MY_P=${PN}-src-${PV} inherit eutils gnome2-utils multilib toolchain-funcs xdg-utils DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator, console UI" -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" |