File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class Adios2 < Formula
22 desc "Next generation of ADIOS developed in the Exascale Computing Program"
33 homepage "https://adios2.readthedocs.io"
4- url "https://github.com/ornladios/ADIOS2/archive/refs/tags/v2.10.2 .tar.gz"
5- sha256 "14cf0bcd94772194bce0f2c0e74dba187965d1cffd12d45f801c32929158579e "
4+ url "https://github.com/ornladios/ADIOS2/archive/refs/tags/v2.11.0 .tar.gz"
5+ sha256 "0a2bd745e3f39745f07587e4a5f92d72f12fa0e2be305e7957bdceda03735dbf "
66 license "Apache-2.0"
7- revision 1
87 head "https://github.com/ornladios/ADIOS2.git" , branch : "master"
98
109 livecheck do
@@ -32,6 +31,7 @@ class Adios2 < Formula
3231 depends_on "mpi4py"
3332 depends_on "numpy"
3433 depends_on "open-mpi"
34+ depends_on "openssl@3"
3535 depends_on "pugixml"
36363737 depends_on "sqlite"
You can’t perform that action at this time.
0 commit comments