From fcc1b84c5bcf0d3f1f392d6238201dae777ef0ed Mon Sep 17 00:00:00 2001 From: "Mark A. Matienzo" Date: Thu, 16 Jan 2014 15:17:02 -0500 Subject: [PATCH] bulk_extractor 1.4.4 Closes Homebrew/homebrew#25966. Signed-off-by: Mike McQuaid --- Formula/bulk_extractor.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/bulk_extractor.rb b/Formula/bulk_extractor.rb index feefc68d13..5d98f95415 100644 --- a/Formula/bulk_extractor.rb +++ b/Formula/bulk_extractor.rb @@ -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