diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/jbig2enc.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/jbig2enc.rb b/Library/Formula/jbig2enc.rb index b9904a3fc..cea05e421 100644 --- a/Library/Formula/jbig2enc.rb +++ b/Library/Formula/jbig2enc.rb @@ -3,7 +3,7 @@ require 'formula' class Jbig2enc < Formula homepage 'https://github.com/agl/jbig2enc' url 'https://github.com/agl/jbig2enc.git', - :tag => '17b36fad1e64a378f11eb934e8ca25f4b0008a4f' + :revision => '17b36fad1e64a378f11eb934e8ca25f4b0008a4f' version '0.27-17b36fa' depends_on 'leptonica' |
