Skip to content

Commit c0c109b

Browse files
committed
superlu: update livecheck
Signed-off-by: Rui Chen <[email protected]>
1 parent 7ca3457 commit c0c109b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/s/superlu.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ class Superlu < Formula
77

88
livecheck do
99
url :homepage
10-
regex(/href=.*?superlu[._-]v?(\d+(?:\.\d+)+)\.t/i)
10+
regex(/>SuperLU Version v?(\d+(?:\.\d+)+)/i)
1111
end
1212

1313
bottle do

0 commit comments

Comments
 (0)