diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-01-24 02:20:52 +0800 | 
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-01-24 02:51:49 +0800 | 
| commit | 2bc0c965d7715237005aa299a3b2077001f5fa2d (patch) | |
| tree | 305bda622cfb83cc90db035f4ce32ab41a93b813 /textproc/py-elasticsearch | |
| parent | textproc/py-charset-normalizer: Update to 2.0.10 (diff) | |
textproc/py-elasticsearch: Update to 7.16.3
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 9117b32df2df..b73bdf907647 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.16.1 +PORTVERSION=	7.16.3  CATEGORIES=	textproc python  MASTER_SITES=	CHEESESHOP  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-elasticsearch/distinfo b/textproc/py-elasticsearch/distinfo index b6fda65ea624..01f6d15c6426 100644 --- a/textproc/py-elasticsearch/distinfo +++ b/textproc/py-elasticsearch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641046006 -SHA256 (elasticsearch-7.16.1.tar.gz) = c024ee2e7e2509c842c4e3c5e2b99a92ceecfde06d6dac2d32a19bf566c3e175 -SIZE (elasticsearch-7.16.1.tar.gz) = 247661 +TIMESTAMP = 1642102351 +SHA256 (elasticsearch-7.16.3.tar.gz) = 8adf8bc351ed55df7296be1009d38a1c999c0abc7d8700fa88533f1ad6087c5e +SIZE (elasticsearch-7.16.3.tar.gz) = 247354 | 
