diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-04-16 11:58:36 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-04-16 12:19:27 +0800 |
commit | dd446f016cf7c31d761476419a1b09378307dcbd (patch) | |
tree | c4122745f13ae1c9493421015616f26e3da38f5c | |
parent | textproc/py-aeidon: Update to 1.11 (diff) |
textproc/py-elasticsearch: Update to 7.17.2
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 16a4b9268b23..b9b22fb50508 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.17.1 +PORTVERSION= 7.17.2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-elasticsearch/distinfo b/textproc/py-elasticsearch/distinfo index 4dad18be92b5..8f28a1ba9779 100644 --- a/textproc/py-elasticsearch/distinfo +++ b/textproc/py-elasticsearch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647264678 -SHA256 (elasticsearch-7.17.1.tar.gz) = 0061c49c3d4202802c09fba6734e48699a47cfeb737747acecc932ea73b7d318 -SIZE (elasticsearch-7.17.1.tar.gz) = 247395 +TIMESTAMP = 1649423842 +SHA256 (elasticsearch-7.17.2.tar.gz) = 1b1fa86cbfab39bf43dce1f76f737fc59d5a8e792e2a721e0b4437db44da5647 +SIZE (elasticsearch-7.17.2.tar.gz) = 247730 |