summaryrefslogtreecommitdiff
path: root/databases/py-mysql-connector-python/Makefile
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2021-02-12 15:22:21 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2021-02-12 15:22:21 +0000
commitc3f58ab3a84cf7d8037cdbcd0709ca18e5978270 (patch)
tree7be3484d3f9a687c9e58d8d9ccec772db7504069 /databases/py-mysql-connector-python/Makefile
parentsysutils/doctl: Update to 1.56.0 (diff)
databases/py-mysql-connector-python: Update version 8.0.22=>8.0.23
Relnotes: https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-23.html
Notes
Notes: svn path=/head/; revision=565025
Diffstat (limited to 'databases/py-mysql-connector-python/Makefile')
-rw-r--r--databases/py-mysql-connector-python/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-mysql-connector-python/Makefile b/databases/py-mysql-connector-python/Makefile
index bfd0716ae13a..6d381cb1986a 100644
--- a/databases/py-mysql-connector-python/Makefile
+++ b/databases/py-mysql-connector-python/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= mysql-connector-python
-PORTVERSION= 8.0.22
+PORTVERSION= 8.0.23
CATEGORIES= databases python
MASTER_SITES= MYSQL/Connector-Python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}