aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/jbig2enc.rb1
-rw-r--r--Library/Formula/tesseract.rb1
2 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/jbig2enc.rb b/Library/Formula/jbig2enc.rb
index cd40d0fc4..4ab12f479 100644
--- a/Library/Formula/jbig2enc.rb
+++ b/Library/Formula/jbig2enc.rb
@@ -2,6 +2,7 @@ require 'formula'
class Jbig2enc < Formula
homepage 'https://github.com/agl/jbig2enc'
+ revision 1
stable do
url 'https://github.com/agl/jbig2enc/archive/0.28-dist.tar.gz'
diff --git a/Library/Formula/tesseract.rb b/Library/Formula/tesseract.rb
index 958cf19a8..8316b2f8b 100644
--- a/Library/Formula/tesseract.rb
+++ b/Library/Formula/tesseract.rb
@@ -4,6 +4,7 @@ class Tesseract < Formula
homepage 'http://code.google.com/p/tesseract-ocr/'
url 'https://tesseract-ocr.googlecode.com/files/tesseract-ocr-3.02.02.tar.gz'
sha1 'a950acf7b75cf851de2de787e9abb62c58ca1827'
+ revision 1
head do
url 'http://tesseract-ocr.googlecode.com/svn/trunk'