sleuthkit 3.2.2

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Mark A. Matienzo 2011-06-14 17:18:38 -04:00 committed by Adam Vandenberg
parent 966a6e0ba1
commit ed50824d3c
1 changed files with 2 additions and 2 deletions

View File

@ -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.1/sleuthkit-3.2.1.tar.gz'
url 'http://downloads.sourceforge.net/project/sleuthkit/sleuthkit/3.2.2/sleuthkit-3.2.2.tar.gz'
homepage 'http://www.sleuthkit.org/'
md5 'd873361cb5ef29f02c7107f9aec39b4f'
md5 'bc6244a086e4e35215b8e1a776f63c5c'
depends_on 'afflib' => :optional
depends_on 'libewf' => :optional