fiwalk: update download location

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Mark A. Matienzo 2012-07-01 12:34:44 -04:00 committed by Adam Vandenberg
parent 5c7315e98a
commit 02887cd335

View file

@ -1,9 +1,9 @@
require 'formula'
class Fiwalk < Formula
url 'http://afflib.org/downloads/fiwalk-0.6.16.tar.gz'
homepage 'http://afflib.org/software/fiwalk'
md5 '282925766aa0e7ca7c5b894d28e0c9ee'
url 'https://github.com/downloads/kfairbanks/sleuthkit/fiwalk-0.6.16.tar.gz'
sha1 '36ba2e97a201cd240fc7187185f07a5c56ee1982'
depends_on 'sleuthkit'
depends_on 'afflib' => :optional