We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaca62c commit 7ca3457Copy full SHA for 7ca3457
Formula/s/superlu.rb
@@ -1,8 +1,8 @@
1
class Superlu < Formula
2
desc "Solve large, sparse nonsymmetric systems of equations"
3
homepage "https://portal.nersc.gov/project/sparse/superlu/"
4
- url "https://github.com/xiaoyeli/superlu/archive/v6.0.%3Cspan%20class="x x-first x-last">0.tar.gz"
5
- sha256 "5c199eac2dc57092c337cfea7e422053e8f8229f24e029825b0950edd1d17e8e"
+ url "https://github.com/xiaoyeli/superlu/archive/v6.0.%3Cspan%20class="x x-first x-last">1.tar.gz"
+ sha256 "6c5a3a9a224cb2658e9da15a6034eed44e45f6963f5a771a6b4562f7afb8f549"
6
license "BSD-3-Clause-LBNL"
7
8
livecheck do
0 commit comments