From: John Crispin Date: Thu, 17 Jul 2014 16:52:25 +0000 (+0100) Subject: ctorrent-svn: update download url X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=4e0957cf336807829675b1159b5c47d04bbbae98;p=openwrt-packages.git ctorrent-svn: update download url old url is dead. Signed-off-by: John Crispin --- diff --git a/net/ctorrent-svn/Makefile b/net/ctorrent-svn/Makefile index e87476368..609206324 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