mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
security/py-coincurve: update 20.0.0 → 21.0.0
Reported by: portscout
This commit is contained in:
parent
30ff2d62d3
commit
03c9c590f4
2 changed files with 9 additions and 7 deletions
|
@ -1,10 +1,10 @@
|
|||
PORTNAME= coincurve
|
||||
DISTVERSION= 20.0.0
|
||||
DISTVERSION= 21.0.0
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= PYPI \
|
||||
https://github.com/bitcoin-core/secp256k1/archive/:bitcoin_core
|
||||
DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \
|
||||
1ad5185cd42c0636104129fcc9f6a4bf9c67cc40.tar.gz:bitcoin_core
|
||||
0cdc758a56360bf58a851fe91085a327ec97685a.tar.gz:bitcoin_core
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}
|
||||
|
||||
|
@ -40,4 +40,6 @@ post-patch:
|
|||
post-install:
|
||||
@${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/coincurve/_libsecp256k1*.so
|
||||
|
||||
# tests as of 21.0.0: 49 passed in 1.81s
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
TIMESTAMP = 1721072453
|
||||
SHA256 (coincurve-20.0.0.tar.gz) = 872419e404300302e938849b6b92a196fabdad651060b559dc310e52f8392829
|
||||
SIZE (coincurve-20.0.0.tar.gz) = 122865
|
||||
SHA256 (1ad5185cd42c0636104129fcc9f6a4bf9c67cc40.tar.gz) = ba34be4319f505c5766aa80b99cfa696cbb2993bfecf7d7eb8696106c493cb8c
|
||||
SIZE (1ad5185cd42c0636104129fcc9f6a4bf9c67cc40.tar.gz) = 2612750
|
||||
TIMESTAMP = 1741597471
|
||||
SHA256 (coincurve-21.0.0.tar.gz) = 8b37ce4265a82bebf0e796e21a769e56fdbf8420411ccbe3fafee4ed75b6a6e5
|
||||
SIZE (coincurve-21.0.0.tar.gz) = 128986
|
||||
SHA256 (0cdc758a56360bf58a851fe91085a327ec97685a.tar.gz) = 385c115a21ee1ff31d0b0320acc2b278c92f7bde971f510566ad481a38835be0
|
||||
SIZE (0cdc758a56360bf58a851fe91085a327ec97685a.tar.gz) = 1997071
|
||||
|
|
Loading…
Add table
Reference in a new issue