diff options
Diffstat (limited to 'games-emulation/mupen64plus-video-rice/mupen64plus-video-rice-2.0.ebuild')
-rw-r--r-- | games-emulation/mupen64plus-video-rice/mupen64plus-video-rice-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/mupen64plus-video-rice/mupen64plus-video-rice-2.0.ebuild b/games-emulation/mupen64plus-video-rice/mupen64plus-video-rice-2.0.ebuild index cc8e79cd892a..4b3c8d84c38d 100644 --- a/games-emulation/mupen64plus-video-rice/mupen64plus-video-rice-2.0.ebuild +++ b/games-emulation/mupen64plus-video-rice/mupen64plus-video-rice-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus-video-rice/mupen64plus-video-rice-2.0.ebuild,v 1.2 2013/12/16 16:41:50 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus-video-rice/mupen64plus-video-rice-2.0.ebuild,v 1.3 2013/12/19 16:55:02 mgorny Exp $ EAPI=5 @@ -9,7 +9,7 @@ inherit eutils toolchain-funcs games DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator, rice video plugin" HOMEPAGE="http://code.google.com/p/mupen64plus/" -SRC_URI="mirror://bitbucket/richard42/${PN}/downloads/${MY_P}.tar.gz" +SRC_URI="https://github.com/mupen64plus/${PN}/releases/download/${PV}/${MY_P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" |