diff options
Diffstat (limited to 'devel/py-sqlfluff/Makefile')
-rw-r--r-- | devel/py-sqlfluff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-sqlfluff/Makefile b/devel/py-sqlfluff/Makefile index 1102504ffd13..6c0d3c37c1a0 100644 --- a/devel/py-sqlfluff/Makefile +++ b/devel/py-sqlfluff/Makefile @@ -1,6 +1,6 @@ PORTNAME= sqlfluff -PORTVERSION= 3.4.0 -PORTREVISION= 1 +PORTVERSION= 3.4.2 +PORTREVISION= 0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |