diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-09-15 10:04:03 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-09-15 11:51:08 +0200 |
commit | 3ffbe8c655e04d8ef0895d1bb50b6b630600220e (patch) | |
tree | 0a52f3f58755d91f3e623c01c4cc7512fc8a4723 /games-emulation/mupen64plus-ui-console | |
parent | games-emulation/mupen64plus-rsp-hle: Switch HOMEPAGE to https (diff) | |
download | gentoo-3ffbe8c655e04d8ef0895d1bb50b6b630600220e.tar.gz gentoo-3ffbe8c655e04d8ef0895d1bb50b6b630600220e.tar.bz2 gentoo-3ffbe8c655e04d8ef0895d1bb50b6b630600220e.zip |
games-emulation/mupen64plus-ui-console: Switch HOMEPAGE to https
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'games-emulation/mupen64plus-ui-console')
-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" |