summaryrefslogtreecommitdiff
path: root/databases/py-mysql-connector-python2/Makefile
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2017-03-05 11:08:59 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2017-03-05 11:08:59 +0000
commitee11dc723a939fa487a1fc145642d5bf45a16ef1 (patch)
tree8a38cf78031d86422933e13303f6e68b57d7c653 /databases/py-mysql-connector-python2/Makefile
parentdevel/lfcbase: update 1.8.12 -> 1.9.0 (diff)
databases/py-mysql-connector-python2: Update version 2.2.0=>2.2.2
Notes
Notes: svn path=/head/; revision=435470
Diffstat (limited to 'databases/py-mysql-connector-python2/Makefile')
-rw-r--r--databases/py-mysql-connector-python2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-mysql-connector-python2/Makefile b/databases/py-mysql-connector-python2/Makefile
index 8136b51ab581..02c4c60749e7 100644
--- a/databases/py-mysql-connector-python2/Makefile
+++ b/databases/py-mysql-connector-python2/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mysql-connector-python
-PORTVERSION= 2.2.0
+PORTVERSION= 2.2.2
CATEGORIES= databases python
MASTER_SITES= MYSQL/Connector-Python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}