sleuthkit: move head to github repository

Closes Homebrew/homebrew#8446.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Mark A. Matienzo 2011-11-04 08:10:16 -04:00 committed by Jack Nagel
parent c1f6c4c527
commit 9dc9d1dde6

View file

@ -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'