diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-05-27 02:54:41 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-05-27 02:59:56 +0800 |
commit | 84eb41814dda88b8d98f59f3e696a549fa6ffa36 (patch) | |
tree | 733782ed0ac99ba2ac07e7c3a127d823d71f9d21 /textproc/py-elasticsearch | |
parent | security/py-pysaml2: Update to 7.0.1 (diff) |
textproc/py-elasticsearch: Update to 7.13.0
Changes: https://github.com/elastic/elasticsearch-py/releases
Diffstat (limited to 'textproc/py-elasticsearch')
-rw-r--r-- | textproc/py-elasticsearch/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-elasticsearch/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/py-elasticsearch/Makefile b/textproc/py-elasticsearch/Makefile index ff436b922151..afb2f05cee75 100644 --- a/textproc/py-elasticsearch/Makefile +++ b/textproc/py-elasticsearch/Makefile @@ -1,7 +1,7 @@ # Created by: Ryan Steinmetz <zi@FreeBSD.org> PORTNAME= elasticsearch -PORTVERSION= 7.12.1 +PORTVERSION= 7.13.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-elasticsearch/distinfo b/textproc/py-elasticsearch/distinfo index eee23c5922e3..1a5b1e0946da 100644 --- a/textproc/py-elasticsearch/distinfo +++ b/textproc/py-elasticsearch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619725367 -SHA256 (elasticsearch-7.12.1.tar.gz) = df35d8c638f946f098a74681b18611bdf27ba469fa2063e3dfc8bdc290b11419 -SIZE (elasticsearch-7.12.1.tar.gz) = 223366 +TIMESTAMP = 1622037994 +SHA256 (elasticsearch-7.13.0.tar.gz) = da3de0451c61e9357cec2f8bf32d8aea65974e5717b5deef53718392cf4c2985 +SIZE (elasticsearch-7.13.0.tar.gz) = 229645 |