aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/vips.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/vips.rb b/Library/Formula/vips.rb
index cbb8430cd..70af83e83 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/7.30/vips-7.30.6.tar.gz'
- sha1 'f13aa134e39e2f6c126e393ff3ee841632defcb4'
+ url 'http://www.vips.ecs.soton.ac.uk/supported/7.30/vips-7.30.7.tar.gz'
+ sha1 '49713df2eaf774d51fc9cf734b2bb19859f9047d'
depends_on 'pkg-config' => :build
depends_on :libpng