Skip to content

Commit 07eb823

Browse files
committed
Test v5.2.2 from sbryngelson/MFC: fix namelist parser for Homebrew
1 parent 8402768 commit 07eb823

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/mfc.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
class Mfc < Formula
77
desc "Exascale multiphase/multiphysics compressible flow solver"
88
homepage "https://mflowcode.github.io/"
9-
url "https://github.com/sbryngelson/MFC/archive/refs/heads/brewfix2.tar.gz"
10-
sha256 "828c4440c27f80127598023a4348c2f85f308f8cef6e036882230906a1cb8cfe"
9+
url "https://github.com/sbryngelson/MFC/archive/refs/tags/v5.2.2.tar.gz"
10+
sha256 "b24a75e86a32d4b1c46a8df7f079050eb772ff260427a2ae9b653554c04e4286"
1111
license "MIT"
1212
head "https://github.com/MFlowCode/MFC.git", branch: "master"
1313

0 commit comments

Comments
 (0)