Skip to content

Commit

Permalink
libewf 20130416
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
  • Loading branch information
brettkoonce authored and jacknagel committed Apr 23, 2013
1 parent 689bcde commit dc4af51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/libewf.rb
Expand Up @@ -2,8 +2,8 @@

class Libewf < Formula
homepage 'http://code.google.com/p/libewf/'
url 'http://libewf.googlecode.com/files/libewf-20130303.tar.gz'
sha1 '99e86eb71b7a1203c9b95141a5f10ff2c22e35c1'
url 'http://libewf.googlecode.com/files/libewf-20130416.tar.gz'
sha1 'b455412299fd15e7a4f1be670d886f99350bdae4'

def install
system "./configure", "--disable-dependency-tracking", "--prefix=#{prefix}"
Expand Down

0 comments on commit dc4af51

Please sign in to comment.