Update fallback path.

This commit is contained in:
Sean Bowe 2016-01-14 15:12:37 -07:00
parent 8505fd548a
commit 2c2dd2305e
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ SDK_PATH ?= $(BASEDIR)/SDKs
NO_QT ?=
NO_WALLET ?=
NO_UPNP ?=
FALLBACK_DOWNLOAD_PATH ?= https://bitcoincore.org/depends-sources
FALLBACK_DOWNLOAD_PATH ?= https://z.cash/depends-sources
BUILD = $(shell ./config.guess)
HOST ?= $(BUILD)