aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-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 b2aed8a25..444dcf1a1 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.0.tar.gz'
- sha1 '65802fa3103b6892317e71e23163c5095b7d4244'
+ url 'http://www.vips.ecs.soton.ac.uk/supported/current/vips-7.30.1.tar.gz'
+ sha1 'ce1a419173f7df1e200a043200e3908349599f3b'
depends_on 'pkg-config' => :build
depends_on :libpng