aboutsummaryrefslogtreecommitdiffstats
path: root/security/py-gpsoauth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-gpsoauth/Makefile')
-rw-r--r--security/py-gpsoauth/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-gpsoauth/Makefile b/security/py-gpsoauth/Makefile
index 2c3bc7d8aede..96f53f7ae2ff 100644
--- a/security/py-gpsoauth/Makefile
+++ b/security/py-gpsoauth/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gpsoauth
PORTVERSION= 0.4.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.9.1:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}ndg-httpsclient>0:net/py-ndg-httpsclient@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pycryptodome>=3.4:security/py-pycryptodome@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}openssl>0:security/py-openssl@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pyopenssl>0:security/py-pyopenssl@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyasn1>0:devel/py-pyasn1@${PY_FLAVOR}
USE_GITHUB= yes