diff options
Diffstat (limited to 'www/py-aioquic/Makefile')
| -rw-r--r-- | www/py-aioquic/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/py-aioquic/Makefile b/www/py-aioquic/Makefile index 9c2ec8102416..c1c245d998af 100644 --- a/www/py-aioquic/Makefile +++ b/www/py-aioquic/Makefile @@ -1,5 +1,6 @@ PORTNAME= aioquic -PORTVERSION= 1.2.0 +PORTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pylsqpack>=0.3.3<0.4.0:www/py-pylsqpack@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}openssl>=24,1:security/py-openssl@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyopenssl>=24,1:security/py-pyopenssl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}service-identity>=24.1.0:security/py-service-identity@${PY_FLAVOR} USES= python ssl |
