diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:35:05 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:35:41 +0200 |
commit | 769c75f84ac0d1be61ecaeaff0fcc8c509063ec5 (patch) | |
tree | b2ac9f34d4991495f829bd5db62f51c7579e4a4e /games-emulation/mupen64plus/mupen64plus-2.0.ebuild | |
parent | 618e0886aecf0c9a0b9fead6f8efa679ee694161 (diff) | |
download | gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.tar.gz gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.tar.xz |
Enable https for all google URIs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'games-emulation/mupen64plus/mupen64plus-2.0.ebuild')
-rw-r--r-- | games-emulation/mupen64plus/mupen64plus-2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/mupen64plus/mupen64plus-2.0.ebuild b/games-emulation/mupen64plus/mupen64plus-2.0.ebuild index a40068a28b4..a12aafb022a 100644 --- a/games-emulation/mupen64plus/mupen64plus-2.0.ebuild +++ b/games-emulation/mupen64plus/mupen64plus-2.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator, meta-package" -HOMEPAGE="http://code.google.com/p/mupen64plus/" +HOMEPAGE="https://code.google.com/p/mupen64plus/" SRC_URI="" LICENSE="metapackage" |