www/py-hypercorn: Remove unintended copy-paste error
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
32ceca68d4
commit
b2aaa69c88
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= hypercorn
|
||||
PORTVERSION= 0.13.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,7 +14,6 @@ COMMENT= ASGI Server based on Hyper libraries
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
extras_require = \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}h11>=0:net/py-h11@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}h2>=3.1.0:www/py-h2@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}priority>=0:www/py-priority@${PY_FLAVOR} \
|
||||
|
|
Loading…
Reference in a new issue