diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-10-13 14:19:02 +0800 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-10-13 14:19:02 +0800 |
| commit | 4906d281b1c304dae7be1d71c62dac5ddf91efc1 (patch) | |
| tree | 898cca64ead1050eec0dc2a2865d6d29594c42d7 /textproc/py-elasticsearch | |
| parent | sysutils/py-psutil: Update to 7.1.0 (diff) | |
textproc/py-elasticsearch: Update WWW
Diffstat (limited to 'textproc/py-elasticsearch')
| -rw-r--r-- | textproc/py-elasticsearch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-elasticsearch/Makefile b/textproc/py-elasticsearch/Makefile index 44d7b44ae1d7..15516820e30c 100644 --- a/textproc/py-elasticsearch/Makefile +++ b/textproc/py-elasticsearch/Makefile @@ -6,7 +6,7 @@ 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 |
