Skip to content

Commit

Permalink
devel/py-pylibsrtp: Update version 0.6.7=>0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
5u623l20 committed Apr 22, 2023
1 parent c96106f commit f6f6ad8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions devel/py-pylibsrtp/Makefile
@@ -1,12 +1,12 @@
PORTNAME= pylibsrtp
PORTVERSION= 0.6.7
PORTVERSION= 0.8.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

MAINTAINER= bofh@FreeBSD.org
COMMENT= Python wrapper around libsrtp
WWW= https://github.com/jlaine/pylibsrtp
WWW= https://github.com/aiortc/pylibsrtp

LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
Expand All @@ -15,7 +15,7 @@ LIB_DEPENDS= libsrtp2.so:net/libsrtp2

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

USES= localbase python:3.5+
USES= localbase python:3.7+
USE_PYTHON= autoplist concurrent distutils

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

0 comments on commit f6f6ad8

Please sign in to comment.