diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/s3fs.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/s3fs.rb b/Library/Formula/s3fs.rb index 7bb439fd6..53e4523eb 100644 --- a/Library/Formula/s3fs.rb +++ b/Library/Formula/s3fs.rb @@ -2,8 +2,8 @@ require 'formula' class S3fs < Formula homepage 'http://code.google.com/p/s3fs/' - url 'http://s3fs.googlecode.com/files/s3fs-1.61.tar.gz' - sha1 '8f6561ce00b41c667b738595fdb7b42196c5eee6' + url 'http://s3fs.googlecode.com/files/s3fs-1.70.tar.gz' + sha1 '6e0c8d3ff67843c0baa7326128bc2be702e2f5a0' depends_on 'pkg-config' => :build depends_on 'fuse4x' |
