From e2786e3713984946b14f06c96dee1d046df49d17 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 26 Mar 2015 23:40:36 +0000 Subject: pdf2json: add 0.68 bottle. --- Library/Formula/pdf2json.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library') diff --git a/Library/Formula/pdf2json.rb b/Library/Formula/pdf2json.rb index 7b85d1518..1409c6b2c 100644 --- a/Library/Formula/pdf2json.rb +++ b/Library/Formula/pdf2json.rb @@ -3,6 +3,13 @@ class Pdf2json < Formula url "https://pdf2json.googlecode.com/files/pdf2json-0.68.tar.gz" sha256 "34907954b2029a51a0b372b9db86d6c5112e4a1648201352e514ca5606050673" + bottle do + cellar :any + sha256 "c82fefb4779c474d6a6b5eaa0e6fd6a9ccf7bd7e3962b5943367e15e6cbbdea1" => :yosemite + sha256 "79fb8c9376d0dcc0ec6d9100912f533d9b7301ab9c6a2b90d2564701eaacaa4a" => :mavericks + sha256 "6796505fd330e4806d40d07804532eb97b9d4cdb8c0a1d270727b9181b4b7ab9" => :mountain_lion + end + def install system "./configure" system "make", "CC=#{ENV.cc}", "CXX=#{ENV.cxx}" -- cgit v1.2.3