From d0670a5dc1ef06f40fad28e743284e27ea5660df Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sat, 19 Jul 2014 17:56:28 -0500 Subject: libewf 20140608 Closes #30911. --- Library/Formula/libewf.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/libewf.rb b/Library/Formula/libewf.rb index af43c7828..62dfc5ea5 100644 --- a/Library/Formula/libewf.rb +++ b/Library/Formula/libewf.rb @@ -1,9 +1,9 @@ -require 'formula' +require "formula" class Libewf < Formula - homepage 'http://code.google.com/p/libewf/' - url 'https://googledrive.com/host/0B3fBvzttpiiSMTdoaVExWWNsRjg/libewf-20140427.tar.gz' - sha1 '86af91b3357d0cb78cfbe0c2356ccb3e1c8236e9' + homepage "http://code.google.com/p/libewf/" + url "https://googledrive.com/host/0B3fBvzttpiiSMTdoaVExWWNsRjg/libewf-20140608.tar.gz" + sha1 "c17384a3d2c1d63bd5b1aaa2aead6ee3c82a2368" bottle do cellar :any -- cgit v1.2.3