summaryrefslogtreecommitdiff
path: root/databases/py-sqlglot/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-09-25 12:13:34 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-09-25 12:22:29 +0800
commite031e823be1e76cabc6e0f7fcb7127a773e6762e (patch)
tree8a2e1369f054c139b1b77d6380aa23117b3a5178 /databases/py-sqlglot/Makefile
parentdatabases/py-psycopg-pool: Update to 3.2.3 (diff)
databases/py-sqlglot: Update to 25.21.3
Changes: https://github.com/tobymao/sqlglot/blob/main/CHANGELOG.md
Diffstat (limited to 'databases/py-sqlglot/Makefile')
-rw-r--r--databases/py-sqlglot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-sqlglot/Makefile b/databases/py-sqlglot/Makefile
index 9241d944a2c3..3eb3edaa634a 100644
--- a/databases/py-sqlglot/Makefile
+++ b/databases/py-sqlglot/Makefile
@@ -1,5 +1,5 @@
PORTNAME= sqlglot
-PORTVERSION= 25.20.1
+PORTVERSION= 25.21.3
CATEGORIES= databases python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}