diff options
Diffstat (limited to 'games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild')
-rw-r--r-- | games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild b/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild index d45336a616fd..d3a7dfc19dc5 100644 --- a/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild +++ b/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild @@ -12,7 +12,7 @@ PATCH_VERSION="20100507" DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator" HOMEPAGE="https://code.google.com/p/mupen64plus/" -SRC_URI="http://mupen64plus.googlecode.com/files/${MY_P}.tar.gz mirror://gentoo/${P}-patches-${PATCH_VERSION}.tar.bz2" +SRC_URI="https://mupen64plus.googlecode.com/files/${MY_P}.tar.gz mirror://gentoo/${P}-patches-${PATCH_VERSION}.tar.bz2" LICENSE="GPL-2" SLOT="0" |