- Update to 1.0.2
- Make portfmt happy
This commit is contained in:
parent
5cf32db6b8
commit
e0909f5e84
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=540517
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ckcc-protocol
|
||||
PORTVERSION= 1.0.1
|
||||
PORTVERSION= 1.0.2
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -13,9 +13,9 @@ COMMENT= Coldcard CLI and python interface library
|
||||
LICENSE= LGPL3
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=6.7:devel/py-click@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pyaes>=0:security/py-pyaes@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}ecdsa>=0.13:security/py-ecdsa@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}hidapi>=0.7.99.post21:comms/py-hidapi@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}hidapi>=0.7.99.post21:comms/py-hidapi@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pyaes>=0:security/py-pyaes@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.7+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1582366103
|
||||
SHA256 (ckcc-protocol-1.0.1.tar.gz) = 03f2e1a629d4f36842e5404b9a797305a7142ab65bdebbf2eec1fafe245c308e
|
||||
SIZE (ckcc-protocol-1.0.1.tar.gz) = 26624
|
||||
TIMESTAMP = 1593178732
|
||||
SHA256 (ckcc-protocol-1.0.2.tar.gz) = 31c01e4e460b949d6a570501996c54ee17f5ea25c1ec70b4e1535fe5631df67e
|
||||
SIZE (ckcc-protocol-1.0.2.tar.gz) = 26639
|
||||
|
Loading…
Reference in New Issue
Block a user