aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/tesseract.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/tesseract.rb b/Library/Formula/tesseract.rb
index 43201070c..8f9e6856f 100644
--- a/Library/Formula/tesseract.rb
+++ b/Library/Formula/tesseract.rb
@@ -19,7 +19,7 @@ class Tesseract < Formula
end
head do
- url "http://tesseract-ocr.googlecode.com/svn/trunk"
+ url 'https://code.google.com/p/tesseract-ocr/', :using => :git
depends_on :autoconf
depends_on :automake