s3fs 1.71
Closes Homebrew/homebrew#20740. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
1079fa90b2
commit
991d13fd44
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class S3fs < Formula
|
||||
homepage 'http://code.google.com/p/s3fs/'
|
||||
url 'http://s3fs.googlecode.com/files/s3fs-1.70.tar.gz'
|
||||
sha1 '6e0c8d3ff67843c0baa7326128bc2be702e2f5a0'
|
||||
url 'http://s3fs.googlecode.com/files/s3fs-1.71.tar.gz'
|
||||
sha1 'c2a37c833ffa49c8ecc84cc9fcf213d2dd132784'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'fuse4x'
|
||||
|
|
Loading…
Reference in a new issue