From 9af5d98d39b3db01aa2a90fe8fde4da36dc77320 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 2 Jun 2015 23:57:28 +0200 Subject: use local mirror for package --- package/libtorrent/Makefile | 2 +- package/rtorrent/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/libtorrent/Makefile b/package/libtorrent/Makefile index e9f2e0592..2db389ff8 100644 --- a/package/libtorrent/Makefile +++ b/package/libtorrent/Makefile @@ -12,7 +12,7 @@ PKG_SECTION:= libs/net PKG_DEPENDS:= libopenssl libsigc++ PKG_BUILDDEP:= openssl libsigc++ gettext-tiny PKG_URL:= http://libtorrent.rakshasa.no/ -PKG_SITES:= http://libtorrent.rakshasa.no/downloads/ +PKG_SITES:= http://distfiles.openadk.org/ PKG_OPTS:= dev DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz 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 -- cgit v1.2.3