aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/sleuthkit.rb
diff options
context:
space:
mode:
authorMark A. Matienzo2011-10-15 10:17:45 -0400
committerJack Nagel2011-10-16 20:43:45 -0500
commitb3c4802aa3e1786e898baa51d9f12cfbea860cbb (patch)
tree59c34090e9f5660954a20771081674986596ebe8 /Library/Formula/sleuthkit.rb
parentc80c6ad2e25008aac9f3c05b4a01466d2983ba4b (diff)
downloadhomebrew-b3c4802aa3e1786e898baa51d9f12cfbea860cbb.tar.bz2
sleuthkit 3.2.3
Closes #8132. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/sleuthkit.rb')
-rw-r--r--Library/Formula/sleuthkit.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/sleuthkit.rb b/Library/Formula/sleuthkit.rb
index 4888696cc..3c92fd40a 100644
--- a/Library/Formula/sleuthkit.rb
+++ b/Library/Formula/sleuthkit.rb
@@ -2,9 +2,9 @@ require 'formula'
class Sleuthkit < Formula
head 'http://svn.sleuthkit.org/repos/sleuthkit/trunk', :using => :svn
- url 'http://downloads.sourceforge.net/project/sleuthkit/sleuthkit/3.2.2/sleuthkit-3.2.2.tar.gz'
+ url 'http://downloads.sourceforge.net/project/sleuthkit/sleuthkit/3.2.3/sleuthkit-3.2.3.tar.gz'
homepage 'http://www.sleuthkit.org/'
- md5 'bc6244a086e4e35215b8e1a776f63c5c'
+ md5 '29465ebe32cfeb5f0cab83e4e93823c5'
depends_on 'afflib' => :optional
depends_on 'libewf' => :optional