diff options
Diffstat (limited to 'package/rtorrent')
-rw-r--r-- | package/rtorrent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/rtorrent/Makefile b/package/rtorrent/Makefile index 4ef4ab59a..9b896e093 100644 --- a/package/rtorrent/Makefile +++ b/package/rtorrent/Makefile @@ -12,7 +12,7 @@ PKG_SECTION:= app/p2p PKG_DEPENDS:= libncurses libtorrent libcurl libstdcxx PKG_BUILDDEP:= ncurses libtorrent curl PKG_URL:= http://libtorrent.rakshasa.no/ -PKG_SITES:= http://libtorrent.rakshasa.no/downloads/ +PKG_SITES:= http://distfiles.openadk.org/ DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz |