phash 0.9.6

Closes Homebrew/homebrew#19453.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Kenneth Powers 2013-04-26 12:29:13 -03:00 committed by Adam Vandenberg
parent 554b90baac
commit da7a9a21f2

View file

@ -2,7 +2,7 @@ require 'formula'
class Phash < Formula
homepage 'http://www.phash.org/'
url 'http://www.phash.org/releases/pHash-0.9.5.tar.gz'
url 'http://phash.org/releases/pHash-0.9.6.tar.gz'
sha1 '87ce165b344bb859f5fdaf7c1776b556db3d8a15'
depends_on 'cimg' unless build.include? "disable-image-hash" and build.include? "disable-video-hash"