summaryrefslogtreecommitdiff
path: root/databases/py-hiredis/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-hiredis/Makefile')
-rw-r--r--databases/py-hiredis/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/py-hiredis/Makefile b/databases/py-hiredis/Makefile
index 6044993ccbb1..064e0941e795 100644
--- a/databases/py-hiredis/Makefile
+++ b/databases/py-hiredis/Makefile
@@ -1,6 +1,5 @@
PORTNAME= hiredis
-PORTVERSION= 3.0.0
-PORTREVISION= 1
+PORTVERSION= 3.2.1
CATEGORIES= databases python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +13,7 @@ LICENSE= BSD3CLAUSE
LIB_DEPENDS= libhiredis.so:databases/hiredis
USES= python
-USE_PYTHON= distutils autoplist
+USE_PYTHON= autoplist distutils
post-patch:
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/${PYSETUP}