mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
Update opensearch-dashboards 3.5.0 -> 3.6.0
Release notes: https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-3.6.0.md
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
COMMENT = visualization tool for data in OpenSearch
|
||||
|
||||
V = 3.5.0
|
||||
V = 3.6.0
|
||||
DISTNAME = opensearch-dashboards-$V-linux-x64
|
||||
PKGNAME = opensearch-dashboards-$V
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (opensearch-dashboards-3.5.0-linux-x64.tar.gz) = g0aKKvi2rAd3AFdlfkotzoyREfoSTKJFI7bihjFu2wU=
|
||||
SIZE (opensearch-dashboards-3.5.0-linux-x64.tar.gz) = 496169167
|
||||
SHA256 (opensearch-dashboards-3.6.0-linux-x64.tar.gz) = r5Rtz1IGDbT3WmvjiBWiJYYpfMAs6VdJbhmuCE9pGi4=
|
||||
SIZE (opensearch-dashboards-3.6.0-linux-x64.tar.gz) = 466827681
|
||||
|
||||
@@ -10,7 +10,7 @@ Index: bin/use_node
|
||||
elif [ $UNAME = "Darwin" ]; then
|
||||
OS="darwin"
|
||||
else
|
||||
@@ -74,7 +76,7 @@ fi
|
||||
@@ -69,7 +71,7 @@ fi
|
||||
if [ -x "$NODE" ]; then
|
||||
# Node.js binary was found where it was expected; no need to show an error
|
||||
NODE_ERROR_SHOW=
|
||||
|
||||
+4087
-21023
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user