Skip to content

Commit 7bb0f5e

Browse files
author
limxdev
committed
Update Makefile
1 parent 6ae00f8 commit 7bb0f5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

depends/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ NO_WALLET ?=
3838
NO_ZMQ ?=
3939
NO_UPNP ?=
4040
MULTIPROCESS ?=
41-
FALLBACK_DOWNLOAD_PATH ?= https://bitsendcore.org/depends-sources
41+
FALLBACK_DOWNLOAD_PATH ?= https://bitcoincore.org/depends-sources
4242

4343
BUILD = $(shell ./config.guess)
4444
HOST ?= $(BUILD)

0 commit comments

Comments
 (0)