diff options
author | Romain Tartière <romain@FreeBSD.org> | 2021-12-27 16:54:22 +0000 |
---|---|---|
committer | Romain Tartière <romain@FreeBSD.org> | 2021-12-27 18:18:44 +0000 |
commit | 734df9faa16aed93602b2ac83e83e545e9d922d1 (patch) | |
tree | a98f4a811ff20b3c471ba3e5646a8741afc7681e | |
parent | 7cf801f65b4435e490f46b2ad8f3b5094caf4bd1 (diff) | |
download | ports-734df9faa16aed93602b2ac83e83e545e9d922d1.tar.gz ports-734df9faa16aed93602b2ac83e83e545e9d922d1.zip |
textproc/opensearch: Update to 1.2.3
Release notes:
https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-1.2.3.md
With hat: opensearch
-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 05ece9435a79..60e10c215ae6 100644 --- a/textproc/opensearch/Makefile +++ b/textproc/opensearch/Makefile @@ -1,7 +1,7 @@ # Created by: Sven R <freebsd@hackacad.net> PORTNAME= opensearch -DISTVERSION= 1.2.1 +DISTVERSION= 1.2.3 DISTVERSIONSUFFIX= -linux-x64 CATEGORIES= textproc java devel MASTER_SITES= https://artifacts.opensearch.org/releases/bundle/${PORTNAME}/${PORTVERSION}/ diff --git a/textproc/opensearch/distinfo b/textproc/opensearch/distinfo index 5840db470cb5..f74f346c8ae9 100644 --- a/textproc/opensearch/distinfo +++ b/textproc/opensearch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1639364048 -SHA256 (opensearch-1.2.1-linux-x64.tar.gz) = 0015022c240cd33acb1eda21bdaee4076784df7b0d23e0a088501b420bb00eb4 -SIZE (opensearch-1.2.1-linux-x64.tar.gz) = 414288196 +TIMESTAMP = 1640622753 +SHA256 (opensearch-1.2.3-linux-x64.tar.gz) = a594ac2808e6e476d647e47e45e837fba3e21671285ce39b2cee1c32d5e6887d +SIZE (opensearch-1.2.3-linux-x64.tar.gz) = 414294749 |