diff options
Diffstat (limited to 'Library/Formula/minc.rb')
| -rw-r--r-- | Library/Formula/minc.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/minc.rb b/Library/Formula/minc.rb index 6233c279d..90591b7d2 100644 --- a/Library/Formula/minc.rb +++ b/Library/Formula/minc.rb @@ -3,7 +3,7 @@ require 'formula' class Minc < Formula homepage 'http://en.wikibooks.org/wiki/MINC' url 'https://github.com/downloads/BIC-MNI/minc/minc-2.1.12.tar.gz' - md5 '48ccd7dbc52a9301301f5abc370c3f8c' + sha1 'fb44a74f16de293bec5e587584f2c43994729acc' head 'https://github.com/BIC-MNI/minc.git' |
