From 616a3fc051e33be76a06708985df66208a0d00e7 Mon Sep 17 00:00:00 2001 From: Anatol Pomozov Date: Thu, 31 May 2012 15:30:12 -0700 Subject: fuse4x: fix md5 fuse4x was incorrectly tagged and pointed to the tree without 'version update' commit. Fix the tag and homebrew formula. Closes #12543. Signed-off-by: Misty De Meo --- Library/Formula/fuse4x.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/fuse4x.rb b/Library/Formula/fuse4x.rb index 273eb76da..2ad2747a2 100644 --- a/Library/Formula/fuse4x.rb +++ b/Library/Formula/fuse4x.rb @@ -3,7 +3,7 @@ require 'formula' class Fuse4x < Formula homepage 'http://fuse4x.github.com' url 'https://github.com/fuse4x/fuse/tarball/fuse4x_0_9_1' - md5 'e8718347579bbd3900e8243f527ea7a2' + md5 '1c82dd00feff6e422b6cef81abd98185' version "0.9.1" depends_on "automake" => :build -- cgit v1.2.3