Browse Source

Update download path

pull/245/head
Eirik Ogilvie-Wigley 5 years ago
parent
commit
b49e782eba
  1. 2
      depends/Makefile

2
depends/Makefile

@ -4,7 +4,7 @@ SOURCES_PATH ?= $(BASEDIR)/sources
BASE_CACHE ?= $(BASEDIR)/built
SDK_PATH ?= $(BASEDIR)/SDKs
NO_WALLET ?=
PRIORITY_DOWNLOAD_PATH ?= https://z.cash/depends-sources
PRIORITY_DOWNLOAD_PATH ?= https://download.z.cash/depends-sources
BUILD ?= $(shell ./config.guess)
HOST ?= $(BUILD)

Loading…
Cancel
Save