aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJim Regan2014-08-14 16:27:54 +0100
committerMike McQuaid2014-08-14 17:56:28 +0100
commitc85398fc208aa3cef32b7b5240b8aa6f8a64fa41 (patch)
treea05b84a1a4bc51fe0f824f10f08d9b558068c0a1 /Library
parent9947262fbe4965b5bccc45fcd0b4219bdf5e2ff7 (diff)
downloadhomebrew-c85398fc208aa3cef32b7b5240b8aa6f8a64fa41.tar.bz2
tesseract: update head URL.
Closes #31595. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
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