Updat bitcoin to 0.20.1
https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-0.20.1.md
This commit is contained in:
parent
766d115253
commit
d1a90e7870
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2020/06/08 20:32:55 rsadowski Exp $
|
||||
$OpenBSD: Makefile,v 1.25 2020/08/14 11:12:12 rsadowski Exp $
|
||||
|
||||
BROKEN-sparc64 = clang problem, probably needs newer binutils
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT = P2P payment system
|
||||
|
||||
GH_ACCOUNT = bitcoin
|
||||
GH_PROJECT = bitcoin
|
||||
GH_TAGNAME = v0.20.0
|
||||
GH_TAGNAME = v0.20.1
|
||||
|
||||
SHARED_LIBS += bitcoinconsensus 3.0 # 0.0
|
||||
SHARED_LIBS += secp256k1 0.0 # 0.0
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (bitcoin-0.20.0.tar.gz) = 7FojWO6GjYRRFdxPw+1jH/BjxX1eCnE1YtCDxcRe+yg=
|
||||
SIZE (bitcoin-0.20.0.tar.gz) = 6980404
|
||||
SHA256 (bitcoin-0.20.1.tar.gz) = S71i/WrPpemGTr83okoEvC3P4+MiLwVgViiNhUxTuXg=
|
||||
SIZE (bitcoin-0.20.1.tar.gz) = 6981793
|
||||
|
Loading…
Reference in New Issue
Block a user