aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/autopsy.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/autopsy.rb')
-rw-r--r--Library/Formula/autopsy.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/autopsy.rb b/Library/Formula/autopsy.rb
index 779728beb..4b0f4a05a 100644
--- a/Library/Formula/autopsy.rb
+++ b/Library/Formula/autopsy.rb
@@ -3,7 +3,7 @@ require 'formula'
class Autopsy < Formula
url 'http://downloads.sourceforge.net/project/autopsy/autopsy/2.24/autopsy-2.24.tar.gz'
homepage 'http://www.sleuthkit.org/autopsy/index.php'
- md5 '4ed18aa9f79453d74957b5db220d0d59'
+ sha1 '084a6554a1494f5f34df4a5a3635c8d3dc3b8822'
depends_on 'sleuthkit'
depends_on 'afflib' => :optional