aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/s3fs.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/s3fs.rb')
-rw-r--r--Library/Formula/s3fs.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/s3fs.rb b/Library/Formula/s3fs.rb
index fc49af139..7bb439fd6 100644
--- a/Library/Formula/s3fs.rb
+++ b/Library/Formula/s3fs.rb
@@ -3,7 +3,7 @@ require 'formula'
class S3fs < Formula
homepage 'http://code.google.com/p/s3fs/'
url 'http://s3fs.googlecode.com/files/s3fs-1.61.tar.gz'
- md5 '0dd7b7e9b1c58312cde19894488c5072'
+ sha1 '8f6561ce00b41c667b738595fdb7b42196c5eee6'
depends_on 'pkg-config' => :build
depends_on 'fuse4x'