libewf 20130128

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Brett Koonce 2013-02-05 07:57:06 -06:00 committed by Jack Nagel
parent 6816a51502
commit 7969a71ac6

View file

@ -2,8 +2,8 @@ require 'formula'
class Libewf < Formula
homepage 'http://code.google.com/p/libewf/'
url 'http://libewf.googlecode.com/files/libewf-20130105.tar.gz'
sha1 '9d8ba42e6a111737093a782829b5f74ab44bece4'
url 'http://libewf.googlecode.com/files/libewf-20130128.tar.gz'
sha1 '90fdd6878b8b3a001d486ca5608bc029ca21556d'
def install
system "./configure", "--disable-dependency-tracking", "--prefix=#{prefix}"