mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 03:52:49 +01:00
Fetch chia_bls from dashpay github repo (#3654)
This commit is contained in:
parent
462a8e5164
commit
98f19e4442
@ -1,7 +1,7 @@
|
||||
package=chia_bls
|
||||
$(package)_version=v20181101
|
||||
# It's actually from https://github.com/Chia-Network/bls-signatures, but we have so many patches atm that it's forked
|
||||
$(package)_download_path=https://github.com/codablock/bls-signatures/archive
|
||||
$(package)_download_path=https://github.com/dashpay/bls-signatures/archive
|
||||
$(package)_file_name=$($(package)_version).tar.gz
|
||||
$(package)_sha256_hash=b3ec74a77a7b6795f84b05e051a0824ef8d9e05b04b2993f01040f35689aa87c
|
||||
$(package)_dependencies=gmp
|
||||
|
Loading…
Reference in New Issue
Block a user