]> Git Repo - VerusCoin.git/blobdiff - depends/Makefile
Incorporate all Zcash updates through 2.0.7-3 in addition to PBaaS, reserves, etc.
[VerusCoin.git] / depends / Makefile
index aa07755f0d96c492937cf5889c852a258233ebaf..8cbcecf29063e5de09e55371d137c5a31171ec4d 100644 (file)
@@ -4,7 +4,9 @@ SOURCES_PATH ?= $(BASEDIR)/sources
 BASE_CACHE ?= $(BASEDIR)/built
 SDK_PATH ?= $(BASEDIR)/SDKs
 NO_WALLET ?=
-PRIORITY_DOWNLOAD_PATH ?= https://download.z.cash/depends-sources
+NO_UPNP ?=
+FALLBACK_DOWNLOAD_PATH ?= https://supernet/depends-sources
+#PRIORITY_DOWNLOAD_PATH ?= https://download.z.cash/depends-sources
 
 BUILD ?= $(shell ./config.guess)
 HOST ?= $(BUILD)
This page took 0.021625 seconds and 4 git commands to generate.