net-misc/minidlna: Remove SRC_URI redirect
authorMichał Górny <mgorny@gentoo.org>
Fri, 3 Jan 2020 17:01:35 +0000 (18:01 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 3 Jan 2020 20:39:53 +0000 (21:39 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-misc/minidlna/minidlna-1.2.1-r1.ebuild

index 0f41e2746724e38e024ac19bee5b18c5d764e860..53e65e1fb748825679b0eb438c3eafa5250dc97c 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=6
@@ -7,7 +7,8 @@ inherit autotools eutils linux-info systemd tmpfiles toolchain-funcs user
 
 DESCRIPTION="DLNA/UPnP-AV compliant media server"
 HOMEPAGE="https://sourceforge.net/projects/minidlna/"
-SRC_URI="mirror://sourceforge/minidlna/${PV}/${P}.tar.gz
+SRC_URI="
+       https://downloads.sourceforge.net/project/minidlna/${PN}/${PV}/${P}.tar.gz
        https://dev.gentoo.org/~xmw/minidlna-gentoo-artwork.patch.xz"
 
 LICENSE="BSD GPL-2"