commit:     cdbe7b4cf2134e99b947e6a32434be9360aa8be0
Author:     Michał Kępień <github <AT> kempniu <DOT> pl>
AuthorDate: Fri Nov 18 13:26:01 2016 +0000
Commit:     Justin Bronder <jsbronder <AT> gentoo <DOT> org>
CommitDate: Sat Nov 19 16:33:12 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdbe7b4c

Use GitHub instead of SourceForge

 net-nntp/sabnzbd/sabnzbd-1.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-nntp/sabnzbd/sabnzbd-1.1.1.ebuild 
b/net-nntp/sabnzbd/sabnzbd-1.1.1.ebuild
index 56abd10..5521258 100644
--- a/net-nntp/sabnzbd/sabnzbd-1.1.1.ebuild
+++ b/net-nntp/sabnzbd/sabnzbd-1.1.1.ebuild
@@ -14,7 +14,7 @@ MY_P="${P/sab/SAB}"
 
 DESCRIPTION="Binary newsgrabber with web-interface"
 HOMEPAGE="http://www.sabnzbd.org/";
-SRC_URI="mirror://sourceforge/sabnzbdplus/${MY_P}-src.tar.gz"
+SRC_URI="https://github.com/sabnzbd/sabnzbd/releases/download/${PV}/${MY_P}-src.tar.gz";
 
 # Sabnzbd is GPL-2 but bundles software with the following licenses.
 LICENSE="GPL-2 BSD LGPL-2 MIT BSD-1"

Reply via email to