From 141637fb624da82e2b0fa14096cf2e6ae5fc11d1 Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Thu, 20 Dec 2012 12:58:10 +0000 Subject: vips: Update to 7.30.6 the vips-7.30.2 homebrew had previously has seen a number of useful bigfixes, especially for deepzoom creation, see: https://github.com/jcupitt/libvips/blob/7.30/ChangeLog Closes #16671. Signed-off-by: Charlie Sharpsteen --- Library/Formula/vips.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/vips.rb b/Library/Formula/vips.rb index e33f73422..cbb8430cd 100644 --- a/Library/Formula/vips.rb +++ b/Library/Formula/vips.rb @@ -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.2.tar.gz' - sha1 '5fac9ca28660bb3457290709988911b161239f8c' + url 'http://www.vips.ecs.soton.ac.uk/supported/7.30/vips-7.30.6.tar.gz' + sha1 'f13aa134e39e2f6c126e393ff3ee841632defcb4' depends_on 'pkg-config' => :build depends_on :libpng -- cgit v1.2.3