aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/libewf.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/libewf.rb b/Library/Formula/libewf.rb
index c39cd4ce4..bd2d706aa 100644
--- a/Library/Formula/libewf.rb
+++ b/Library/Formula/libewf.rb
@@ -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}"