diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2019-08-01 19:11:59 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2019-08-01 19:11:59 +0000 |
commit | 1cb5fc573d0bfde689aade53c7eea2c6faf87462 (patch) | |
tree | 77abe1142da77c0cbf02e65775340fe78f65ab76 /databases/py-mysql-connector-python | |
parent | graphics/blender: fix build on GCC architectures (diff) |
databases/py-mysql-connector-python: Update version 8.0.16=>8.0.17
Diffstat (limited to 'databases/py-mysql-connector-python')
-rw-r--r-- | databases/py-mysql-connector-python/Makefile | 2 | ||||
-rw-r--r-- | databases/py-mysql-connector-python/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/py-mysql-connector-python/Makefile b/databases/py-mysql-connector-python/Makefile index 0e2417712252..31be726dcba6 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.16 +PORTVERSION= 8.0.17 CATEGORIES= databases python MASTER_SITES= MYSQL/Connector-Python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-mysql-connector-python/distinfo b/databases/py-mysql-connector-python/distinfo index 88cb6763c712..0164ec8f67db 100644 --- a/databases/py-mysql-connector-python/distinfo +++ b/databases/py-mysql-connector-python/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1556304503 -SHA256 (mysql-connector-python-8.0.16.tar.gz) = 5ce6a980062e2a7d447b98bef7d873aa26c6bbb987548a617b2d39a82c7d8d94 -SIZE (mysql-connector-python-8.0.16.tar.gz) = 12019794 +TIMESTAMP = 1564651854 +SHA256 (mysql-connector-python-8.0.17.tar.gz) = 6cc0cda651be46f2319f4f4cd4be5eed715597dc9210b51066f598e1a4a9d76d +SIZE (mysql-connector-python-8.0.17.tar.gz) = 12035257 |