mirror of https://github.com/bitcoin/bitcoin
Merge pull request #4441
ffebc1b
Update verify.sh script to point to bitcoin.org (Michael Ford)
pull/4443/head
commit
a11f648585
@ -1,5 +1,5 @@
|
||||
### Verify SF Binaries ###
|
||||
This script attempts to download the signature file `SHA256SUMS.asc` from SourceForge.
|
||||
This script attempts to download the signature file `SHA256SUMS.asc` from https://bitcoin.org.
|
||||
|
||||
It first checks if the signature passes, and then downloads the files specified in the file, and checks if the hashes of these files match those that are specified in the signature file.
|
||||
|
||||
|
Loading…
Reference in new issue