libewf 20130416
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
b3022f2774
commit
0e6d13eeef
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-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}"
|
||||
|
|
Loading…
Reference in a new issue