diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-09-15 10:03:58 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-09-15 11:51:06 +0200 |
commit | c12bbcd718bb924a4f9d901865103d7e4351f676 (patch) | |
tree | 73dc9f5b25de8d19d0920693b157ac9efea1539e /games-emulation/mupen64plus-input-sdl | |
parent | games-emulation/mupen64plus-core: Switch HOMEPAGE to https (diff) | |
download | gentoo-c12bbcd718bb924a4f9d901865103d7e4351f676.tar.gz gentoo-c12bbcd718bb924a4f9d901865103d7e4351f676.tar.bz2 gentoo-c12bbcd718bb924a4f9d901865103d7e4351f676.zip |
games-emulation/mupen64plus-input-sdl: Switch HOMEPAGE to https
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'games-emulation/mupen64plus-input-sdl')
-rw-r--r-- | games-emulation/mupen64plus-input-sdl/mupen64plus-input-sdl-2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/mupen64plus-input-sdl/mupen64plus-input-sdl-2.5.ebuild b/games-emulation/mupen64plus-input-sdl/mupen64plus-input-sdl-2.5.ebuild index fe28b341357a..dd085bd0c45f 100644 --- a/games-emulation/mupen64plus-input-sdl/mupen64plus-input-sdl-2.5.ebuild +++ b/games-emulation/mupen64plus-input-sdl/mupen64plus-input-sdl-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, SDL input 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" |