diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-04-18 13:06:55 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-04-18 13:44:11 +0800 |
commit | 724d42cd6bf6a244c91c691dcb5cbd54eb82ef7c (patch) | |
tree | a83b9428e5ca42c24b867e5938a0fb83eb8c2b55 | |
parent | textproc/py-cmarkgfm: Update to 0.5.3 (diff) |
textproc/py-elasticsearch: Update to 7.12.0
Changes: https://github.com/elastic/elasticsearch-py/releases
-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 67fb5360bf7f..743c7517975c 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.11.0 +PORTVERSION= 7.12.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-elasticsearch/distinfo b/textproc/py-elasticsearch/distinfo index 647b01182a62..8bec6aeecb17 100644 --- a/textproc/py-elasticsearch/distinfo +++ b/textproc/py-elasticsearch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613478451 -SHA256 (elasticsearch-7.11.0.tar.gz) = 1e24b33a82bf381b42d3b0d390f76fdb9d6a9d47b310dea8eaeb0a5933c394c0 -SIZE (elasticsearch-7.11.0.tar.gz) = 218841 +TIMESTAMP = 1618320270 +SHA256 (elasticsearch-7.12.0.tar.gz) = 9a77172be02bc4855210d83f0f1346a1e7d421e3cb2ca47ba81ac0c5a717b3a0 +SIZE (elasticsearch-7.12.0.tar.gz) = 221262 |