aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJustin Grevich2013-05-03 23:20:39 -0700
committerAdam Vandenberg2013-05-04 08:45:02 -0700
commitbc3a09973211075d7d0118f583fc7918d3cb4461 (patch)
tree4b3d87e565e15f8d6258d73eb56a040e7b83333b /Library
parentef6ba71ef51f7e992ee3e7e46bab84efb95440b7 (diff)
downloadhomebrew-bc3a09973211075d7d0118f583fc7918d3cb4461.tar.bz2
GOCR 0.50
Closes #19604. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/gocr.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/gocr.rb b/Library/Formula/gocr.rb
index 12ffa2858..304f38060 100644
--- a/Library/Formula/gocr.rb
+++ b/Library/Formula/gocr.rb
@@ -2,8 +2,8 @@ require 'formula'
class Gocr < Formula
homepage 'http://jocr.sourceforge.net/'
- url 'http://www-e.uni-magdeburg.de/jschulen/ocr/gocr-0.49.tar.gz'
- sha1 '3db05b8970f5fabd0024fa0a0c877349b7e88cb4'
+ url 'http://www-e.uni-magdeburg.de/jschulen/ocr/gocr-0.50.tar.gz'
+ sha1 '2018ddf7be1c95dcc12f63f7ac40ad98da06f8a4'
def install
system "./configure", "--disable-debug",