sleuthkit 3.2.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
966a6e0ba1
commit
ed50824d3c
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue