finance/py-python-bitcoinlib: Update to 0.11.2
Changelog since 0.11.0: * Fixed one remaining use of OpenSSL for RIPEMD-160 * Pure-python RIPEMD-160, for newer versions of OpenSSL without RIPEMD-160 support. * Signet support
This commit is contained in:
parent
50eb4b8bc4
commit
6ca593cd77
@ -1,5 +1,5 @@
|
||||
PORTNAME= python-bitcoinlib
|
||||
PORTVERSION= 0.11.0
|
||||
PORTVERSION= 0.11.2
|
||||
CATEGORIES= finance python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1591949233
|
||||
SHA256 (python-bitcoinlib-0.11.0.tar.gz) = 3daafd63cb755f6e2067b7c9c514053856034c9f9363c80c37007744d54a2e06
|
||||
SIZE (python-bitcoinlib-0.11.0.tar.gz) = 150107
|
||||
TIMESTAMP = 1664837116
|
||||
SHA256 (python-bitcoinlib-0.11.2.tar.gz) = 61ba514e0d232cc84741e49862dcedaf37199b40bba252a17edc654f63d13f39
|
||||
SIZE (python-bitcoinlib-0.11.2.tar.gz) = 153085
|
||||
|
Loading…
Reference in New Issue
Block a user