Use GitHub instead of SourceForge
authorMichał Kępień <github@kempniu.pl>
Fri, 18 Nov 2016 13:26:01 +0000 (14:26 +0100)
committerJustin Bronder <jsbronder@gentoo.org>
Sat, 19 Nov 2016 16:33:12 +0000 (11:33 -0500)
net-nntp/sabnzbd/sabnzbd-1.1.1.ebuild

index 56abd105be6787bd7675a80a39eb4ce525b75b91..552125874f08dbd2a8a1d57dd8ec4f713a810b76 100644 (file)
@@ -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"