Skip to content

Commit

Permalink
devel/py-pylibsrtp: Update version 0.8.0=>0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
5u623l20 committed Dec 4, 2023
1 parent 55f2d87 commit a5ddd3e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
7 changes: 4 additions & 3 deletions devel/py-pylibsrtp/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pylibsrtp
PORTVERSION= 0.8.0
PORTVERSION= 0.9.1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -13,9 +13,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE

LIB_DEPENDS= libsrtp2.so:net/libsrtp2

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.0.0:devel/py-cffi@${PY_FLAVOR}
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.0.0:devel/py-cffi@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}

USES= localbase python
USE_PYTHON= autoplist concurrent distutils
USE_PYTHON= autoplist concurrent pep517

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions devel/py-pylibsrtp/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1682117833
SHA256 (pylibsrtp-0.8.0.tar.gz) = b2e5191fcf027f81a58db3dec743716ed0e1508c27d0883bcb47730ff380d6f0
SIZE (pylibsrtp-0.8.0.tar.gz) = 11143
TIMESTAMP = 1701695971
SHA256 (pylibsrtp-0.9.1.tar.gz) = 3a51d7a18aa2338e10f54c1bd03e94fd760fabb69c2f5bf1dc590305b7ec2402
SIZE (pylibsrtp-0.9.1.tar.gz) = 11717

0 comments on commit a5ddd3e

Please sign in to comment.