diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-08-08 10:20:53 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-08-08 10:20:53 +0000 |
commit | 72f60c600431c8d2a4156f1fefb26fd12619b229 (patch) | |
tree | 75af89aedcc65f3fd8638b001b0cd3bfda963367 /textproc/py-elasticsearch | |
parent | Update to 1.5.5 (diff) |
Update to 7.8.1
Changes: https://github.com/elastic/elasticsearch-py/blob/master/Changelog.rst
Notes
Notes:
svn path=/head/; revision=544428
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 21f443f0eac6..26b8a1e8c538 100644 --- a/textproc/py-elasticsearch/Makefile +++ b/textproc/py-elasticsearch/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= elasticsearch -PORTVERSION= 7.8.0 +PORTVERSION= 7.8.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-elasticsearch/distinfo b/textproc/py-elasticsearch/distinfo index abb6ed03d438..475feeafa331 100644 --- a/textproc/py-elasticsearch/distinfo +++ b/textproc/py-elasticsearch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1592835249 -SHA256 (elasticsearch-7.8.0.tar.gz) = e637d8cf4e27e279b5ff8ca8edc0c086f4b5df4bf2b48e2f950b7833aca3a792 -SIZE (elasticsearch-7.8.0.tar.gz) = 163370 +TIMESTAMP = 1596280128 +SHA256 (elasticsearch-7.8.1.tar.gz) = 92b534931865a186906873f75ae0b91808ff5036b0f2b9269eb5f6dc09644b55 +SIZE (elasticsearch-7.8.1.tar.gz) = 163562 |