From 4e0957cf336807829675b1159b5c47d04bbbae98 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 17 Jul 2014 17:52:25 +0100 Subject: [PATCH] ctorrent-svn: update download url old url is dead. Signed-off-by: John Crispin --- net/ctorrent-svn/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/ctorrent-svn/Makefile b/net/ctorrent-svn/Makefile index e874763681..609206324d 100644 --- a/net/ctorrent-svn/Makefile +++ b/net/ctorrent-svn/Makefile @@ -13,7 +13,7 @@ PKG_VERSION:=r$(PKG_REV) PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=https://dtorrent.svn.sourceforge.net/svnroot/dtorrent/dtorrent/trunk +PKG_SOURCE_URL:=https://svn.code.sf.net/p/dtorrent/code/dtorrent/trunk PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=$(PKG_REV) PKG_SOURCE_PROTO:=svn