mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 20:42:59 +01:00
5db84e2a5b
commits reverted: -9a45241621
-41f46f5ea6
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
|