diff options
Diffstat (limited to 'Library/Formula/scalpel.rb')
| -rw-r--r-- | Library/Formula/scalpel.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/scalpel.rb b/Library/Formula/scalpel.rb index 003e9fafc..9feba4191 100644 --- a/Library/Formula/scalpel.rb +++ b/Library/Formula/scalpel.rb @@ -3,7 +3,7 @@ require 'formula' class Scalpel < Formula url 'http://www.digitalforensicssolutions.com/Scalpel/scalpel-2.0.tar.gz' homepage 'http://www.digitalforensicssolutions.com/Scalpel/' - md5 'b0da813bf34941e79209d7fafe86a6e6' + sha1 '4cc1164c75471c75f7dfa91c81ccef7eb15142f1' depends_on 'tre' |
