fobis 2.2.3
Closes #14606. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
16d5d60b43
commit
d10d0177cc
1 changed files with 4 additions and 4 deletions
|
@ -3,8 +3,8 @@ class Fobis < Formula
|
|||
|
||||
desc "KISS build tool for automaticaly building modern Fortran projects."
|
||||
homepage "https://github.com/szaghi/FoBiS"
|
||||
url "https://files.pythonhosted.org/packages/54/8e/aa0421da748d5338a2b7fd03919ff31ad3be683975893da610282260a935/FoBiS.py-2.2.2.tar.gz"
|
||||
sha256 "a3f28cf8504f9d44cca13a8d367afb8426bca5c90d98533363361ff7fa97c6d3"
|
||||
url "https://files.pythonhosted.org/packages/39/35/666a8af46051e5e12cd84d677acda478687d348453b0b9a368332705f687/FoBiS.py-2.2.3.tar.gz"
|
||||
sha256 "d26348f24e613db6d8570438a38276b2aff3b2a84d17104a0fdd0a78601f877f"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
@ -25,8 +25,8 @@ class Fobis < Formula
|
|||
end
|
||||
|
||||
resource "graphviz" do
|
||||
url "https://files.pythonhosted.org/packages/01/98/8dec899491e4ac01a6fc8269e3b6dffd35421321b6858e21672489678fa8/graphviz-0.5.2.zip"
|
||||
sha256 "60ea67b383e3feb71fd0cb3137c02f8c4a76935996cf06a9e77d6150a90d034a"
|
||||
url "https://files.pythonhosted.org/packages/7d/2d/f5cfa56467ca5a65eb44e1103d89d2f65dbc4f04cf7a1f3d38e973c3d1a8/graphviz-0.7.1.zip"
|
||||
sha256 "c7744df945fa90791ad9b4183a6a7dc8220d63a7b8a5f8f93ba62086f1e69e83"
|
||||
end
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue