diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/e2fsprogs.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/e2fsprogs.rb b/Library/Formula/e2fsprogs.rb index 618ff210f..62f31be95 100644 --- a/Library/Formula/e2fsprogs.rb +++ b/Library/Formula/e2fsprogs.rb @@ -4,6 +4,7 @@ class E2fsprogs < Formula url 'http://downloads.sourceforge.net/project/e2fsprogs/e2fsprogs/1.41.12/e2fsprogs-1.41.12.tar.gz' homepage 'http://e2fsprogs.sourceforge.net/' md5 '1b24a21fc0c2381ef420961cbfec733f' + head 'https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git', :using => :git keg_only "This brew installs several commands which override OS X-provided file system commands." |
