lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit 4e0957cf336807829675b1159b5c47d04bbbae98
parent 34f9d6f45b3c81670586fb9313ff8f3929e71f86
Author: John Crispin <blogic@openwrt.org>
Date:   Thu, 17 Jul 2014 17:52:25 +0100

ctorrent-svn: update download url

old url is dead.

Signed-off-by: John Crispin <blogic@openwrt.org>

Diffstat:
Mnet/ctorrent-svn/Makefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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