Browse Source

ctorrent-svn: update download url

old url is dead.

Signed-off-by: John Crispin <blogic@openwrt.org>
John Crispin 10 years ago
parent
commit
4e0957cf33
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      net/ctorrent-svn/Makefile

+ 1
- 1
net/ctorrent-svn/Makefile View File

@@ -13,7 +13,7 @@ PKG_VERSION:=r$(PKG_REV)
13 13
 PKG_RELEASE:=1
14 14
 
15 15
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
16
-PKG_SOURCE_URL:=https://dtorrent.svn.sourceforge.net/svnroot/dtorrent/dtorrent/trunk
16
+PKG_SOURCE_URL:=https://svn.code.sf.net/p/dtorrent/code/dtorrent/trunk
17 17
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
18 18
 PKG_SOURCE_VERSION:=$(PKG_REV)
19 19
 PKG_SOURCE_PROTO:=svn