vips 7.30.2

Closes Homebrew/homebrew#14808.
This commit is contained in:
Adam Vandenberg 2012-09-08 11:33:33 -07:00
parent c839cdce98
commit 0c9951aac2

View file

@ -2,8 +2,8 @@ require 'formula'
class Vips < Formula
homepage 'http://www.vips.ecs.soton.ac.uk/'
url 'http://www.vips.ecs.soton.ac.uk/supported/current/vips-7.30.1.tar.gz'
sha1 'ce1a419173f7df1e200a043200e3908349599f3b'
url 'http://www.vips.ecs.soton.ac.uk/supported/current/vips-7.30.2.tar.gz'
sha1 '5fac9ca28660bb3457290709988911b161239f8c'
depends_on 'pkg-config' => :build
depends_on :libpng