From 5ac48d8ebc7decc5cb4e97851aa49524af53b558 Mon Sep 17 00:00:00 2001 From: zebambam Date: Wed, 14 Aug 2019 11:42:31 -0700 Subject: [PATCH] Updated location to new download server, fixing #4100 --- qa/zcash/test-depends-sources-mirror.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qa/zcash/test-depends-sources-mirror.py b/qa/zcash/test-depends-sources-mirror.py index 85dd146b8..5f36a3d59 100755 --- a/qa/zcash/test-depends-sources-mirror.py +++ b/qa/zcash/test-depends-sources-mirror.py @@ -1,6 +1,6 @@ #!/usr/bin/env python2 -# This script tests that the package mirror at https://z.cash/depends-sources/ +# This script tests that the package mirror at https://download.z.cash/depends-sources/ # contains all of the packages required to build this version of Zcash. # # This script assumes you've just built Zcash, and that as a result of that