mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 20:42:59 +01:00
3 lines
163 B
Makefile
3 lines
163 B
Makefile
|
build_netbsd_SHA256SUM = shasum -a 256
|
||
|
build_netbsd_DOWNLOAD = curl --location --fail --connect-timeout $(DOWNLOAD_CONNECT_TIMEOUT) --retry $(DOWNLOAD_RETRIES) -o
|