aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark A. Matienzo2013-06-17 18:10:02 -0400
committerAdam Vandenberg2013-06-17 17:12:54 -0700
commitf626432bcdcad6dfe95ff765c24ec3e1364c4b9e (patch)
treef493b38b0ff376c64bbd75e8b42e46c0ffbe074d
parentac61c5ac0d1afd239cce79206cdf6baad3260cd2 (diff)
downloadhomebrew-f626432bcdcad6dfe95ff765c24ec3e1364c4b9e.tar.bz2
sleuthkit 4.1.0
Closes #20567. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
-rw-r--r--Library/Formula/sleuthkit.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/sleuthkit.rb b/Library/Formula/sleuthkit.rb
index 035edc847..1e8d2d897 100644
--- a/Library/Formula/sleuthkit.rb
+++ b/Library/Formula/sleuthkit.rb
@@ -2,8 +2,8 @@ require 'formula'
class Sleuthkit < Formula
homepage 'http://www.sleuthkit.org/'
- url 'http://downloads.sourceforge.net/project/sleuthkit/sleuthkit/4.0.2/sleuthkit-4.0.2.tar.gz'
- sha1 'e5394d53eb07615e6e78ff7fa73340cc6f6e98d4'
+ url 'http://downloads.sourceforge.net/project/sleuthkit/sleuthkit/4.1.0/sleuthkit-4.1.0.tar.gz'
+ sha1 '0622173bd4f20bc83cbea4e20e7db4c5b2d6c9c1'
head 'https://github.com/sleuthkit/sleuthkit.git'