fiwalk: update download location
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
5c7315e98a
commit
02887cd335
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue