tesseract: update head URL.
Closes Homebrew/homebrew#31595. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
76e1654380
commit
b058e10d0e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue