From 66159c47da54aa3ad32936ab6a616b467c607b4e Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Wed, 15 Jan 2014 11:33:05 -0600 Subject: pdf2json 0.68 Signed-off-by: Mike McQuaid --- Library/Formula/pdf2json.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/pdf2json.rb b/Library/Formula/pdf2json.rb index dbec2fedb..739e41b58 100644 --- a/Library/Formula/pdf2json.rb +++ b/Library/Formula/pdf2json.rb @@ -2,8 +2,8 @@ require 'formula' class Pdf2json < Formula homepage 'http://code.google.com/p/pdf2json/' - url 'http://pdf2json.googlecode.com/files/pdf2json-0.66.tar.gz' - sha1 'e00cb966d9bf1952b56696210788656b7e58094a' + url 'http://pdf2json.googlecode.com/files/pdf2json-0.68.tar.gz' + sha1 '1cb0f4b3b1216c6ce515fd256d92ac196d002a7e' def install system "./configure", "--prefix=#{prefix}" -- cgit v1.2.3