fastbit 1.3.8
This commit is contained in:
parent
b9aa6dc441
commit
cb7a0a8465
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Fastbit < Formula
|
||||
homepage 'https://sdm.lbl.gov/fastbit/'
|
||||
url 'https://codeforge.lbl.gov/frs/download.php/401/fastbit-ibis1.3.5.tar.gz'
|
||||
sha1 '3a01de4474b88cd042cafea41d73f3ecf87be747'
|
||||
url 'https://codeforge.lbl.gov/frs/download.php/409/fastbit-ibis1.3.8.tar.gz'
|
||||
sha1 '3e0feed7932d34be49ca41fdb689f55b0466a28a'
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-debug", "--disable-dependency-tracking",
|
||||
|
|
Loading…
Reference in a new issue