updating leptonica to 1.68
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
69a651206a
commit
9a0f13339a
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Leptonica < Formula
|
||||
url 'http://leptonica.googlecode.com/files/leptonlib-1.65.tar.gz'
|
||||
homepage 'http://code.google.com/p/leptonica/'
|
||||
md5 '5dd42b2337834cc796b8f8de7ab532cd'
|
||||
url 'http://www.leptonica.org/source/leptonica-1.68.tar.gz'
|
||||
homepage 'http://www.leptonica.org/'
|
||||
md5 '5cd7092f9ff2ca7e3f3e73bfcd556403'
|
||||
|
||||
depends_on 'jpeg'
|
||||
depends_on 'libtiff'
|
||||
|
|
Loading…
Reference in a new issue