aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ext2fuse.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/ext2fuse.rb')
-rw-r--r--Library/Formula/ext2fuse.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ext2fuse.rb b/Library/Formula/ext2fuse.rb
index 731c2f5d8..9ab243428 100644
--- a/Library/Formula/ext2fuse.rb
+++ b/Library/Formula/ext2fuse.rb
@@ -3,7 +3,7 @@ require 'formula'
class Ext2fuse < Formula
homepage 'http://sourceforge.net/projects/ext2fuse'
url 'http://sourceforge.net/projects/ext2fuse/files/ext2fuse/0.8.1/ext2fuse-src-0.8.1.tar.gz'
- md5 '8926c6eeb9ea17846466ca4bd7143489'
+ sha1 '6a13fce7842ead1485a4f48cb57c1272d990b5a5'
depends_on 'fuse4x'
depends_on 'e2fsprogs'