Skip to content

Commit 7ca3457

Browse files
author
Yifan Hu
committed
superlu 6.0.1
1 parent eaca62c commit 7ca3457

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/superlu.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Superlu < Formula
22
desc "Solve large, sparse nonsymmetric systems of equations"
33
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"
4+
url "https://github.com/xiaoyeli/superlu/archive/v6.0.%3Cspan%20class="x x-first x-last">1.tar.gz"
5+
sha256 "6c5a3a9a224cb2658e9da15a6034eed44e45f6963f5a771a6b4562f7afb8f549"
66
license "BSD-3-Clause-LBNL"
77

88
livecheck do

0 commit comments

Comments
 (0)