aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/bindfs.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/bindfs.rb')
-rw-r--r--Library/Formula/bindfs.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/bindfs.rb b/Library/Formula/bindfs.rb
index 9a42cf0ab..ca435b73d 100644
--- a/Library/Formula/bindfs.rb
+++ b/Library/Formula/bindfs.rb
@@ -3,7 +3,7 @@ require 'formula'
class Bindfs < Formula
url 'http://bindfs.googlecode.com/files/bindfs-1.9.tar.gz'
homepage 'http://code.google.com/p/bindfs/'
- md5 '610778ad89bc5b0ff0be7b44bb2b6f0c'
+ sha1 'cf8c2acf67f0e98593ec9f88ad00e12bbbc84f2e'
depends_on 'fuse4x'