bulk_extractor 1.4.4
Closes Homebrew/homebrew#25966. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
2064f54121
commit
fcc1b84c5b
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class BulkExtractor < Formula
|
||||
homepage 'https://github.com/simsong/bulk_extractor/wiki'
|
||||
url 'http://digitalcorpora.org/downloads/bulk_extractor/bulk_extractor-1.4.0.tar.gz'
|
||||
sha1 'b2cc34865e2c0cf4340a56a5f9396457579111b7'
|
||||
url 'http://digitalcorpora.org/downloads/bulk_extractor/bulk_extractor-1.4.4.tar.gz'
|
||||
sha1 'e95ed6db74d9998842089b53eb4322dd0a730a82'
|
||||
|
||||
depends_on :autoconf
|
||||
depends_on :automake
|
||||
|
|
Loading…
Reference in a new issue