File tree Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Original file line number Diff line number Diff line change 11class Nwchem < Formula
22 desc "High-performance computational chemistry tools"
33 homepage "https://nwchemgit.github.io"
4- url "https://github.com/nwchemgit/nwchem/releases/download/v7.2.3 -release/nwchem-7.2.3 -release.revision-d690e065 -src.2024-08-27 .tar.xz"
5- version "7.2.3 "
6- sha256 "7788e6af9be8681e6384b8df4df5ac57d010b2c7aa50842d735c562d92f94c25 "
4+ url "https://github.com/nwchemgit/nwchem/releases/download/v7.3.0 -release/nwchem-7.3.0 -release.revision-e60d3d90 -src.2025-10-24 .tar.xz"
5+ version "7.3.0 "
6+ sha256 "12f6d110c7549b246cc1261f73bc8aa63f2304407d13d44a8fb11960936ceedc "
77 license "ECL-2.0"
8- revision 1
98
109 livecheck do
1110 url :stable
@@ -36,12 +35,6 @@ class Nwchem < Formula
3635
3736 uses_from_macos "libxcrypt"
3837
39- # fix download url in build_dftd3a.sh, upstream pr ref, https://github.com/nwchemgit/nwchem/pull/1054
40- patch do
41- url "https://github.com/nwchemgit/nwchem/commit/65ce7726d9fa418f7c01665bebfc1e2181f15adf.patch?full_index=1"
42- sha256 "13410bdadc51ae60e0f6fb3a1ce4dece8a2c97a19c4e59ee027ea8443b6d3f2f"
43- end
44-
4538 def install
4639 pkgshare . install "QA"
4740
You can’t perform that action at this time.
0 commit comments