games-emulation/m64py: Remove SRC_URI redirect
authorMichał Górny <mgorny@gentoo.org>
Fri, 3 Jan 2020 17:01:04 +0000 (18:01 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 3 Jan 2020 20:39:52 +0000 (21:39 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
games-emulation/m64py/m64py-0.2.4.ebuild

index 3a2bbf16337904c687aa591cf5060aa54fb43880..4b2366ea83021a3f5739fce0c16c9139b516901e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ inherit distutils-r1 xdg-utils
 
 DESCRIPTION="A frontend for Mupen64Plus"
 HOMEPAGE="http://m64py.sourceforge.net/"
-SRC_URI="mirror://sourceforge/m64py/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/project/m64py/${P}/${P}.tar.gz"
 
 LICENSE="GPL-3 LGPL-3 public-domain GPL-2 BSD CC-BY-SA-3.0"
 SLOT="0"