diff options
| author | Oleksii Samorukov <samm@FreeBSD.org> | 2026-03-08 20:09:35 +0000 |
|---|---|---|
| committer | Oleksii Samorukov <samm@FreeBSD.org> | 2026-03-08 20:10:21 +0000 |
| commit | b77d61ca1fdeaaa53c05c1b3ab7d7f57273f0731 (patch) | |
| tree | f3e7e024d00bb08b54370e5d69207dbd60b1e992 | |
| parent | cde746fd44ffa776ff8880358418b6c68498ebdc (diff) | |
comms/py-meshcore: ugprade to 2.2.30
| -rw-r--r-- | comms/py-meshcore/Makefile | 3 | ||||
| -rw-r--r-- | comms/py-meshcore/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/comms/py-meshcore/Makefile b/comms/py-meshcore/Makefile index a8ac22a35d5a..c6f0f0c6dc1f 100644 --- a/comms/py-meshcore/Makefile +++ b/comms/py-meshcore/Makefile @@ -1,5 +1,5 @@ PORTNAME= meshcore -PORTVERSION= 2.2.25 +PORTVERSION= 2.2.30 CATEGORIES= comms python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,6 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycayennelpp>=0:comms/py-cayennelpp@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pycryptodome>0:security/py-pycryptodome@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyserial-asyncio-fast>=0:comms/py-pyserial-asyncio-fast@${PY_FLAVOR} USES= python:3.10+ diff --git a/comms/py-meshcore/distinfo b/comms/py-meshcore/distinfo index 8509c489fd65..a087c1ba2c1f 100644 --- a/comms/py-meshcore/distinfo +++ b/comms/py-meshcore/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1772917724 -SHA256 (meshcore-2.2.25.tar.gz) = 13ea1b7ff72564923b16c5d040a44b4966ec316bbb78826260b058e6725c8852 -SIZE (meshcore-2.2.25.tar.gz) = 68356 +TIMESTAMP = 1772997641 +SHA256 (meshcore-2.2.30.tar.gz) = dd98fde5f14930e6ced15f56b4cc6ad367c22fadfc15c8d5d4be7dbff98c985e +SIZE (meshcore-2.2.30.tar.gz) = 68665 |
