diff options
author | Sven Ruediger <admin@hackacad.net> | 2025-07-12 13:16:27 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2025-07-12 13:25:03 +0000 |
commit | 0581597836dce2accbf865496e62fa6b3bbc9c4b (patch) | |
tree | 7327805a5dee40a9adba7e7595571baded7a2b6e | |
parent | www/angie-module-lua: Update ngx_devel_kit 0.3.3 => 0.3.4 (diff) |
textproc/opensearch: Update to 3.1.0
Changelogs:
https://github.com/opensearch-project/OpenSearch/releases/tag/3.1.0
Event: Berlin Hackathon 202507
Differential Revision: https://reviews.freebsd.org/D51272
-rw-r--r-- | textproc/opensearch/Makefile | 2 | ||||
-rw-r--r-- | textproc/opensearch/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/opensearch/Makefile b/textproc/opensearch/Makefile index bee0179adbdc..5d892d18b277 100644 --- a/textproc/opensearch/Makefile +++ b/textproc/opensearch/Makefile @@ -1,5 +1,5 @@ PORTNAME= opensearch -DISTVERSION?= 3.0.0 +DISTVERSION?= 3.1.0 DISTVERSIONSUFFIX= -linux-x64 PORTREVISION?= 0 CATEGORIES= textproc java devel diff --git a/textproc/opensearch/distinfo b/textproc/opensearch/distinfo index 78f252967ed2..631008869626 100644 --- a/textproc/opensearch/distinfo +++ b/textproc/opensearch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746608948 -SHA256 (opensearch-3.0.0-linux-x64.tar.gz) = d98c60bf7d75b8b4257b2421dd22b89155e87be4b509da6a4e1136cf62e0b155 -SIZE (opensearch-3.0.0-linux-x64.tar.gz) = 978590132 +TIMESTAMP = 1752307580 +SHA256 (opensearch-3.1.0-linux-x64.tar.gz) = a5eb65b1fab3ff4e0befba8cf48174e8bc2daee6d85ffd5b5c4ccf5cbf427eb6 +SIZE (opensearch-3.1.0-linux-x64.tar.gz) = 1000330285 |