libewf 20130128
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
6816a51502
commit
7969a71ac6
1 changed files with 2 additions and 2 deletions
|
@ -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}"
|
||||
|
|
Loading…
Reference in a new issue