diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-09-15 10:04:00 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-09-15 11:51:07 +0200 |
commit | 2fd0f834a1a456023ac84de2f65d4ee1b1a102c5 (patch) | |
tree | bb96b467a0e24b299795cf9b4a2930f2969818ad | |
parent | games-emulation/mupen64plus-input-sdl: Switch HOMEPAGE to https (diff) | |
download | gentoo-2fd0f834a1a456023ac84de2f65d4ee1b1a102c5.tar.gz gentoo-2fd0f834a1a456023ac84de2f65d4ee1b1a102c5.tar.bz2 gentoo-2fd0f834a1a456023ac84de2f65d4ee1b1a102c5.zip |
games-emulation/mupen64plus-rsp-hle: Switch HOMEPAGE to https
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r-- | games-emulation/mupen64plus-rsp-hle/mupen64plus-rsp-hle-2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/mupen64plus-rsp-hle/mupen64plus-rsp-hle-2.5.ebuild b/games-emulation/mupen64plus-rsp-hle/mupen64plus-rsp-hle-2.5.ebuild index b326e6251588..8f6c7676bce9 100644 --- a/games-emulation/mupen64plus-rsp-hle/mupen64plus-rsp-hle-2.5.ebuild +++ b/games-emulation/mupen64plus-rsp-hle/mupen64plus-rsp-hle-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, HLE RSP 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" |