aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/sshfs.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/Library/Formula/sshfs.rb b/Library/Formula/sshfs.rb
index b4831d1cb..5871f2f31 100644
--- a/Library/Formula/sshfs.rb
+++ b/Library/Formula/sshfs.rb
@@ -3,8 +3,7 @@ require 'formula'
class Sshfs < Formula
homepage 'http://fuse.sourceforge.net/sshfs.html'
url 'https://github.com/fuse4x/sshfs/tarball/sshfs_2_4_0'
- md5 'c9ea547b9684ec4d85437393a2731322'
- version '2.4.0'
+ sha1 '37a9a49a3042fad43f168f25454b56060a48e210'
depends_on :automake
depends_on :libtool