phash 0.9.6
Closes Homebrew/homebrew#19453. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
554b90baac
commit
da7a9a21f2
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue