aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/sleuthkit.rb
diff options
context:
space:
mode:
authorMark A. Matienzo2011-11-04 08:10:16 -0400
committerJack Nagel2011-11-15 18:27:54 -0600
commit94f06d7d0dc95d771bb553a40a9089edec2b047e (patch)
treed87ed40a8b7a0af9952b10c2e5cafaa7baed386d /Library/Formula/sleuthkit.rb
parent9bc1915a48cc294f790012b57beb4abff00e735b (diff)
downloadhomebrew-94f06d7d0dc95d771bb553a40a9089edec2b047e.tar.bz2
sleuthkit: move head to github repository
Closes #8446. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/sleuthkit.rb')
-rw-r--r--Library/Formula/sleuthkit.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/sleuthkit.rb b/Library/Formula/sleuthkit.rb
index 3c92fd40a..4a71cb619 100644
--- a/Library/Formula/sleuthkit.rb
+++ b/Library/Formula/sleuthkit.rb
@@ -1,7 +1,7 @@
require 'formula'
class Sleuthkit < Formula
- head 'http://svn.sleuthkit.org/repos/sleuthkit/trunk', :using => :svn
+ head 'https://github.com/sleuthkit/sleuthkit.git'
url 'http://downloads.sourceforge.net/project/sleuthkit/sleuthkit/3.2.3/sleuthkit-3.2.3.tar.gz'
homepage 'http://www.sleuthkit.org/'
md5 '29465ebe32cfeb5f0cab83e4e93823c5'