From 2033ae7d3de13bbdfe20f52093a92dbe6f4402b1 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Mon, 6 Oct 2014 21:17:41 +0100 Subject: [PATCH] phash: add 0.9.6_1 bottle. Closes Homebrew/homebrew#32321. Signed-off-by: Tim D. Smith --- Formula/phash.rb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Formula/phash.rb b/Formula/phash.rb index 36288afed8..9987945994 100644 --- a/Formula/phash.rb +++ b/Formula/phash.rb @@ -4,6 +4,13 @@ class Phash < Formula homepage 'http://www.phash.org/' url 'http://phash.org/releases/pHash-0.9.6.tar.gz' sha1 '26f4c1e7ca6b77e6de2bdfce490b2736d4b63753' + bottle do + cellar :any + sha1 "d5cd584f04669d06d1876704546bc56bc71aa754" => :mavericks + sha1 "7a5320740e97de701e924c6c2dbeecb179438f1c" => :mountain_lion + sha1 "9c8ecf5f7b7774cec34059f8a2e02d3d6644368e" => :lion + end + revision 1 option "disable-image-hash", "Disable image hash"