commit: d78f1edb3b4b0fb6841fd476e85bb021b0af24f2
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 16 13:42:41 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Apr 16 13:42:41 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d78f1edb
net-p2p/ktorrent: Update SRC_URI
Package-Manager: portage-2.2.28
net-p2p/ktorrent/ktorrent-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-p2p/ktorrent/ktorrent-9999.ebuild
b/net-p2p/ktorrent/ktorrent-9999.ebuild
index c21af41..808e604 100644
--- a/net-p2p/ktorrent/ktorrent-9999.ebuild
+++ b/net-p2p/ktorrent/ktorrent-9999.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} != 9999* ]]; then
LIBKT_VERSION_MAX=$(($(get_major_version)-3)).$(($(get_version_component_range
2)+1))
MY_P="${PN}-${MY_PV}"
- SRC_URI="http://ktorrent.org/downloads/${MY_PV}/${MY_P}.tar.bz2"
+ SRC_URI="mirror://kde/stable/${PN}/${MY_PV}/${MY_P}.tar.xz"
S="${WORKDIR}"/"${MY_P}"
KEYWORDS="~amd64 ~ppc ~x86"