parent
227426c618
commit
9e85486a4d
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue