Skip to content

Commit

Permalink
fuse4x: fix md5
Browse files Browse the repository at this point in the history
fuse4x was incorrectly tagged and pointed to the tree without
'version update' commit. Fix the tag and homebrew formula.

Closes Homebrew#12543.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
  • Loading branch information
anatol authored and mistydemeo committed Jun 1, 2012
1 parent 6e7ff26 commit 616a3fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/Formula/fuse4x.rb
Expand Up @@ -3,7 +3,7 @@
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
Expand Down

0 comments on commit 616a3fc

Please sign in to comment.