updating leptonica to 1.68

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Christopher Cotton 2011-03-27 19:10:04 -05:00 committed by Adam Vandenberg
parent 69a651206a
commit 9a0f13339a

View file

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