diff options
Diffstat (limited to 'databases/py-sqlglot/Makefile')
-rw-r--r-- | databases/py-sqlglot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-sqlglot/Makefile b/databases/py-sqlglot/Makefile index 18882ae25db5..a8785aa342f9 100644 --- a/databases/py-sqlglot/Makefile +++ b/databases/py-sqlglot/Makefile @@ -1,5 +1,5 @@ PORTNAME= sqlglot -PORTVERSION= 25.6.0 +PORTVERSION= 25.6.1 CATEGORIES= databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |