lcrack: add 20040914 bottle.
This commit is contained in:
parent
942b2b335b
commit
ffc3a8d603
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ class Lcrack < Formula
|
|||
sha256 "63fe93dfeae92677007f1e1022841d25086b92d29ad66435ab3a80a0705776fe"
|
||||
version "20040914"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "98aef6c2f9b52baa89393d0f6c092402cc7328357e144b693df426cce05e78ef" => :yosemite
|
||||
sha256 "22ac6857bf9cf57c12ab8fda16a6584b366b77e6a70cb85222ceb93247cc5357" => :mavericks
|
||||
sha256 "01bd0cd842ca0f6387251f109a040c60c9f9edd924eca8452bc7346dbf70eac8" => :mountain_lion
|
||||
end
|
||||
|
||||
def install
|
||||
system "./configure"
|
||||
system "make"
|
||||
|
|
Loading…
Reference in a new issue