summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Kępień <github@kempniu.pl>2016-11-18 14:26:01 +0100
committerJustin Bronder <jsbronder@gentoo.org>2016-11-19 11:33:12 -0500
commitcdbe7b4cf2134e99b947e6a32434be9360aa8be0 (patch)
treedef4870f9b91b5ffd6de5cf58825b1776b48ad87 /net-nntp/sabnzbd
parentImprove formatting of post-install messages (diff)
downloadgentoo-cdbe7b4cf2134e99b947e6a32434be9360aa8be0.tar.gz
gentoo-cdbe7b4cf2134e99b947e6a32434be9360aa8be0.tar.bz2
gentoo-cdbe7b4cf2134e99b947e6a32434be9360aa8be0.zip
Use GitHub instead of SourceForge
Diffstat (limited to 'net-nntp/sabnzbd')
-rw-r--r--net-nntp/sabnzbd/sabnzbd-1.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nntp/sabnzbd/sabnzbd-1.1.1.ebuild b/net-nntp/sabnzbd/sabnzbd-1.1.1.ebuild
index 56abd105be67..552125874f08 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"