diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-06-24 20:18:50 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-06-24 20:18:50 +0000 |
commit | 7960e0d20546ccb4d4ac7f30e0d7091e8c1bb4cf (patch) | |
tree | cf247959158de978ad80a46933421fd921e68722 /textproc/py-elasticsearch-async/Makefile | |
parent | Update to 6.3.0 (diff) |
Update to 6.1.0
Changes: https://github.com/elastic/elasticsearch-py-async/commits/master
Notes
Notes:
svn path=/head/; revision=473252
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 7bea8c6a197b..f4fdeab5bcd1 100644 --- a/textproc/py-elasticsearch-async/Makefile +++ b/textproc/py-elasticsearch-async/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= elasticsearch-async -PORTVERSION= 6.0.0 +PORTVERSION= 6.1.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |