summaryrefslogtreecommitdiff
path: root/databases/py-sqlglot/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-11-27 10:33:33 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-11-27 10:33:33 +0800
commit4c7485d18021aebe0568cd8d7620a025be8e837c (patch)
treeefed0a7a62cb5d2b40cbf3abe5e01a1f0b6e8ad3 /databases/py-sqlglot/Makefile
parentdevel/p5-Module-ScanDeps: Update to 1.37 (diff)
databases/py-sqlglot: Update to 25.31.4
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 2bb01d2b41f6..f7b696cb3832 100644
--- a/databases/py-sqlglot/Makefile
+++ b/databases/py-sqlglot/Makefile
@@ -1,5 +1,5 @@
PORTNAME= sqlglot
-PORTVERSION= 25.31.2
+PORTVERSION= 25.31.4
CATEGORIES= databases python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}