diff options
Diffstat (limited to 'Library/Formula/ext2fuse.rb')
| -rw-r--r-- | Library/Formula/ext2fuse.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ext2fuse.rb b/Library/Formula/ext2fuse.rb index 2b7c8ec17..2a159423b 100644 --- a/Library/Formula/ext2fuse.rb +++ b/Library/Formula/ext2fuse.rb @@ -2,7 +2,7 @@ require 'formula' class Ext2fuse < Formula homepage 'http://sourceforge.net/projects/ext2fuse' - url 'http://downloads.sourceforge.net/project/ext2fuse/ext2fuse/0.8.1/ext2fuse-src-0.8.1.tar.gz' + url 'https://downloads.sourceforge.net/project/ext2fuse/ext2fuse/0.8.1/ext2fuse-src-0.8.1.tar.gz' sha1 '6a13fce7842ead1485a4f48cb57c1272d990b5a5' depends_on 'osxfuse' |
