aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/fuse4x.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/fuse4x.rb b/Library/Formula/fuse4x.rb
index 36fc49f63..42e03c6d7 100644
--- a/Library/Formula/fuse4x.rb
+++ b/Library/Formula/fuse4x.rb
@@ -3,8 +3,8 @@ require 'formula'
class Fuse4x < Formula
homepage 'http://fuse4x.github.com'
url 'https://github.com/fuse4x/fuse/tarball/fuse4x_0_9_1'
- version "0.9.1"
- sha1 '2665cac4be0f976c94dcd65b776582a489826806'
+ version '0.9.1'
+ sha1 '31eff485411f106daa81ef6c7c3d31abbdcd41b4'
# Always use newer versions of these tools
depends_on 'automake' => :build