summaryrefslogtreecommitdiff
path: root/textproc/py-elasticsearch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-elasticsearch/Makefile')
-rw-r--r--textproc/py-elasticsearch/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-elasticsearch/Makefile b/textproc/py-elasticsearch/Makefile
index bf9f99190be2..15516820e30c 100644
--- a/textproc/py-elasticsearch/Makefile
+++ b/textproc/py-elasticsearch/Makefile
@@ -1,12 +1,12 @@
PORTNAME= elasticsearch
-PORTVERSION= 9.1.0
+PORTVERSION= 9.1.1
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Official Python low-level client for Elasticsearch
-WWW= https://www.elastic.co/guide/en/elasticsearch/client/python-api/current/index.html \
+WWW= https://www.elastic.co/docs/reference/elasticsearch/clients/python \
https://github.com/elastic/elasticsearch-py
LICENSE= APACHE20