Skip to content

Commit

Permalink
Update formula: afflib
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
anarchivist authored and adamv committed Oct 10, 2010
1 parent 929074f commit a03e0ac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Library/Formula/afflib.rb
@@ -1,11 +1,11 @@
require 'formula' require 'formula'


class Afflib <Formula class Afflib <Formula
url 'http://afflib.org/downloads/afflib-3.6.2.tar.gz' url 'http://afflib.org/downloads/afflib-3.6.3.tar.gz'
homepage 'http://afflib.org' homepage 'http://afflib.org'
md5 'c30468c762c8e06776410ca8fb56b782' md5 'b81b5b126cb9c45137bf1ad5d09c99b8'


depends_on 'expat' depends_on 'expat' => :optional


def install def install
system "./configure", "--disable-debug", "--disable-dependency-tracking", system "./configure", "--disable-debug", "--disable-dependency-tracking",
Expand Down

0 comments on commit a03e0ac

Please sign in to comment.