Updated location to new download server

This commit is contained in:
zebambam 2019-08-14 11:42:31 -07:00
parent fa1b656482
commit 929b302e40
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ import sys
import os
import requests
MIRROR_URL_DIR="https://z.cash/depends-sources/"
MIRROR_URL_DIR="https://download.z.cash/depends-sources/"
DEPENDS_SOURCES_DIR=os.path.realpath(os.path.join(
os.path.dirname(__file__),
"..", "..", "depends", "sources"