Skip to content

Commit

Permalink
libewf: replace stable url, add mirror
Browse files Browse the repository at this point in the history
  • Loading branch information
dunn committed Oct 10, 2016
1 parent 5470161 commit d8a8803
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Formula/libewf.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
class Libewf < Formula
desc "Library for support of the Expert Witness Compression Format"
homepage "https://github.com/libyal/libewf"
url "https://googledrive.com/host/0B3fBvzttpiiSMTdoaVExWWNsRjg/libewf-20140608.tar.gz"
url "https://mirrors.ocf.berkeley.edu/debian/pool/main/libe/libewf/libewf_20140608.orig.tar.gz"
mirror "https://mirrors.kernel.org/debian/pool/main/libe/libewf/libewf_20140608.orig.tar.gz"
version "20140608"
sha256 "d14030ce6122727935fbd676d0876808da1e112721f3cb108564a4d9bf73da71"
revision 1

Expand Down

0 comments on commit d8a8803

Please sign in to comment.