diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-08-11 14:16:47 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-08-11 14:16:47 +0000 |
commit | a28a5746ac6353661f8bbfb8d6a8bf0845542bbb (patch) | |
tree | 9d6a50a410dd3cd3cd9c8115ba8ef20dd5d84a59 /textproc/py-elasticsearch-async/Makefile | |
parent | Update to 6.3.1 (diff) |
Update to 6.2.0
Changes: https://github.com/elastic/elasticsearch-py-async/commits/master
Notes
Notes:
svn path=/head/; revision=476891
Diffstat (limited to 'textproc/py-elasticsearch-async/Makefile')
-rw-r--r-- | textproc/py-elasticsearch-async/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-elasticsearch-async/Makefile b/textproc/py-elasticsearch-async/Makefile index f4fdeab5bcd1..0ee5e0c2c495 100644 --- a/textproc/py-elasticsearch-async/Makefile +++ b/textproc/py-elasticsearch-async/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= elasticsearch-async -PORTVERSION= 6.1.0 +PORTVERSION= 6.2.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |