mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 12:32:48 +01:00
0dfc9e71b0
Github-Pull: #7606
Rebased-From: fa7a5c54fc
3 lines
157 B
Makefile
3 lines
157 B
Makefile
build_linux_SHA256SUM = sha256sum
|
|
build_linux_DOWNLOAD = curl --location --fail --connect-timeout $(DOWNLOAD_CONNECT_TIMEOUT) --retry $(DOWNLOAD_RETRIES) -o
|