diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-01-12 01:17:28 +0800 | 
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-01-12 02:44:42 +0800 | 
| commit | a8b7b525778fde4325d4b17c769eaa174e91e9eb (patch) | |
| tree | 3784af10981e681a1e080c4caff90dc39486099c /textproc/py-elasticsearch | |
| parent | textproc/py-cmarkgfm: Update to 0.7.0 (diff) | |
textproc/py-elasticsearch: Update to 7.16.1
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 c22f7baecd95..9117b32df2df 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.15.2 +PORTVERSION=	7.16.1  CATEGORIES=	textproc python  MASTER_SITES=	CHEESESHOP  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-elasticsearch/distinfo b/textproc/py-elasticsearch/distinfo index b525a452970e..b6fda65ea624 100644 --- a/textproc/py-elasticsearch/distinfo +++ b/textproc/py-elasticsearch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637073020 -SHA256 (elasticsearch-7.15.2.tar.gz) = 436f871848a5020bf9b47495812b229b59bd0c5d7e40adbd5e3c89896b311704 -SIZE (elasticsearch-7.15.2.tar.gz) = 243073 +TIMESTAMP = 1641046006 +SHA256 (elasticsearch-7.16.1.tar.gz) = c024ee2e7e2509c842c4e3c5e2b99a92ceecfde06d6dac2d32a19bf566c3e175 +SIZE (elasticsearch-7.16.1.tar.gz) = 247661 | 
