fobis 2.2.0
Closes #8173. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
db2724c68d
commit
a54e8a9fca
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/e1/46/a1f93037bc1e56abf3acfadd04b8c41ba083a2a396b8a2d1113ea8382abc/FoBiS.py-2.1.0.tar.gz"
|
||||
sha256 "a95e5c960e19bf0dcdab49049c528ee7a54353408ce63a5ced03cd4e3ae42bae"
|
||||
url "https://files.pythonhosted.org/packages/e8/ac/9f4bb1e9a960c52471f3453f93c2495a4594fdf09edf53a312b387593305/FoBiS.py-2.2.0.tar.gz"
|
||||
sha256 "bfb592abccc92015153bdef552c3fd82bc541b094b233923c89f35ef86dba1b7"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
@ -25,8 +25,8 @@ class Fobis < Formula
|
|||
end
|
||||
|
||||
resource "graphviz" do
|
||||
url "https://files.pythonhosted.org/packages/3a/ef/4be504e14ef8c96503aeb774937b1539aa2c6982e1edffd655ac3b7f2041/graphviz-0.5.1.zip"
|
||||
sha256 "d8f8f369a5c109d3fc971bbc1860b6848515d210aee8f5019c460351dbb00a50"
|
||||
url "https://files.pythonhosted.org/packages/01/98/8dec899491e4ac01a6fc8269e3b6dffd35421321b6858e21672489678fa8/graphviz-0.5.2.zip"
|
||||
sha256 "60ea67b383e3feb71fd0cb3137c02f8c4a76935996cf06a9e77d6150a90d034a"
|
||||
end
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue