diff options
Diffstat (limited to 'databases/py-mysql-connector-python/Makefile')
-rw-r--r-- | databases/py-mysql-connector-python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-mysql-connector-python/Makefile b/databases/py-mysql-connector-python/Makefile index 549a789d5210..ea61adfb5d5f 100644 --- a/databases/py-mysql-connector-python/Makefile +++ b/databases/py-mysql-connector-python/Makefile @@ -1,5 +1,5 @@ PORTNAME= mysql-connector-python -PORTVERSION= 8.0.29 +PORTVERSION= 8.0.30 CATEGORIES= databases python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |