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 e03c58f519af..5d04291d0ec7 100644 --- a/databases/py-sqlglot/Makefile +++ b/databases/py-sqlglot/Makefile @@ -1,5 +1,5 @@ PORTNAME= sqlglot -PORTVERSION= 12.1.0 +PORTVERSION= 12.2.1 CATEGORIES= databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |