Skip to content

Commit 1542625

Browse files
committed
Update fall-back URL
1 parent d2befa9 commit 1542625

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

depends/Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@ NO_USDT ?=
4343
NO_NATPMP ?=
4444
MULTIPROCESS ?=
4545
LTO ?=
46-
FALLBACK_DOWNLOAD_PATH ?= https://bitcoincore.org/depends-sources
47-
#http://dash-depends-sources.s3-website-us-west-2.amazonaws.com
46+
FALLBACK_DOWNLOAD_PATH ?= http://dash-depends-sources.s3-website-us-west-2.amazonaws.com
4847

4948
C_STANDARD ?= c11
5049
CXX_STANDARD ?= c++20

0 commit comments

Comments
 (0)