depends: add getmonero package mirror

This commit is contained in:
selsta 2021-06-30 23:57:09 +02:00
parent 8716d2ad9d
commit 85079173db
No known key found for this signature in database
GPG key ID: 2EA0A99A8B07AE5E
5 changed files with 8 additions and 5 deletions

View file

@ -3,7 +3,7 @@
SOURCES_PATH ?= $(BASEDIR)/sources
BASE_CACHE ?= $(BASEDIR)/built
SDK_PATH ?= $(BASEDIR)/SDKs
FALLBACK_DOWNLOAD_PATH ?= https://bitcoincore.org/depends-sources
FALLBACK_DOWNLOAD_PATH ?= https://downloads.getmonero.org/depends-sources
BUILD = $(shell ./config.guess)
HOST ?= $(BUILD)